summaryrefslogtreecommitdiff
path: root/src/compiler_llvm/method_compiler.h
diff options
context:
space:
mode:
author TDYa127 <tdy@google.com> 2012-05-15 06:09:27 -0700
committer Shih-wei Liao <sliao@google.com> 2012-05-15 08:52:33 -0700
commitce9c317b806aabd7d460a52e1c46f04f7e2c9bb6 (patch)
tree3a8cedf75c0261b553e5285c23427d8528216e56 /src/compiler_llvm/method_compiler.h
parentc3f8fa57268740f95a3c25e605bcab638b18d7b9 (diff)
Fix X86 compilation.
This commit is to work-around an LLVM bug. LLVM's DisableUnitAtATime will break X86 compilation (logan), and I saw this in the llvm PassManagerBuilder: // FIXME: We shouldn't bother with this anymore. MPM.add(createStripDeadPrototypesPass()); We follow the workaround above in the LLVM tree. It does magic. Change-Id: I699757f3385a91202d34141d7f154cd0e80bae03
Diffstat (limited to 'src/compiler_llvm/method_compiler.h')
0 files changed, 0 insertions, 0 deletions