mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
Remove a out-of-place comment.
llvm-svn: 138534
This commit is contained in:
parent
dfa5cf4620
commit
9a2607f3b9
@ -81,7 +81,6 @@ ThumbTargetMachine::ThumbTargetMachine(const Target &T, StringRef TT,
|
||||
: (ARMFrameLowering*)new Thumb1FrameLowering(Subtarget)) {
|
||||
}
|
||||
|
||||
// Pass Pipeline Configuration
|
||||
bool ARMBaseTargetMachine::addPreISel(PassManagerBase &PM,
|
||||
CodeGenOpt::Level OptLevel) {
|
||||
if (OptLevel != CodeGenOpt::None)
|
||||
|
Loading…
Reference in New Issue
Block a user