mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-06 18:46:18 +00:00
remove a dead bool.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81968 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1c90c6f1c5
commit
24620fa174
@ -134,11 +134,6 @@ namespace llvm {
|
||||
///
|
||||
bool VerboseAsm;
|
||||
|
||||
/// ExuberantAsm - Emit many more comments in assembly output if
|
||||
/// this is true.
|
||||
///
|
||||
bool ExuberantAsm;
|
||||
|
||||
/// Private state for PrintSpecial()
|
||||
// Assign a unique ID to this machine instruction.
|
||||
mutable const MachineInstr *LastMI;
|
||||
|
Loading…
x
Reference in New Issue
Block a user