mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
Wrap at 80 cols
llvm-svn: 12587
This commit is contained in:
parent
c241db65d6
commit
78027ca4ff
@ -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…
Reference in New Issue
Block a user