diff options
author | Bill Wendling <isanbard@gmail.com> | 2009-01-04 01:47:14 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2009-01-04 01:47:14 +0000 |
commit | ac79602005adcadfa2ff2de86320b26058f53f37 (patch) | |
tree | c50ff532f541cbb78eb2e173a8ae35fff6a268ef /clang/lib/CodeGen/CodeGenModule.h | |
parent | f7044e3010d3c40e6b487e9e440d931de659ea9a (diff) | |
download | bcm5719-llvm-ac79602005adcadfa2ff2de86320b26058f53f37.tar.gz bcm5719-llvm-ac79602005adcadfa2ff2de86320b26058f53f37.zip |
The llvm::ELFWriter::EmitGlobal() method is calling the
llvm::PATypeHolder::get() method when LLVM is self-hosted in Release
mode. Before the parser changed, there was a definition of llvm::PAHolder::get()
in llvmAsmParser.y. This was probably a bug that no-one noticed.
Explicitly #include the Type.h file as a temporary fix for now.
llvm-svn: 61620
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions