Skip to content
Commit 6fd634b1 authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Teach Intel syntax InstPrinter to print lock prefixes that have been...

[X86] Teach Intel syntax InstPrinter to print lock prefixes that have been parsed from the asm parser.

The asm parser puts the lock prefix in the MCInst flags so we need to check that in addition to TSFlags. This matches what the ATT printer does.

llvm-svn: 323469
parent 4abd60ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment