mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-28 06:32:09 +00:00
Wrap at 80 cols
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12587 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
024e91f6f6
commit
f1ac50ec53
@ -165,8 +165,8 @@ namespace X86II {
|
||||
// the normal operands.
|
||||
PrintImplUsesAfter = 1 << 18,
|
||||
|
||||
// PrintImplUsesBefore - Print out implicit uses in the assembly output before
|
||||
// the normal operands.
|
||||
// PrintImplUsesBefore - Print out implicit uses in the assembly output
|
||||
// before the normal operands.
|
||||
PrintImplUsesBefore = 1 << 19,
|
||||
|
||||
OpcodeShift = 20,
|
||||
|
Loading…
x
Reference in New Issue
Block a user