summaryrefslogtreecommitdiff
path: root/include/llvm/ADT/ilist.h
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2009-01-04 01:47:14 +0000
committerBill Wendling <isanbard@gmail.com>2009-01-04 01:47:14 +0000
commit64f03003a1cf9fb8f8b068da7fa66a58e86ad390 (patch)
tree3229e29856c241c807a86e6d0c9a1243463edae1 /include/llvm/ADT/ilist.h
parent723a59c17eecad082f0c734d29553a5d392c24b2 (diff)
downloadllvm-64f03003a1cf9fb8f8b068da7fa66a58e86ad390.tar.gz
llvm-64f03003a1cf9fb8f8b068da7fa66a58e86ad390.tar.bz2
llvm-64f03003a1cf9fb8f8b068da7fa66a58e86ad390.tar.xz
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61620 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/ADT/ilist.h')
0 files changed, 0 insertions, 0 deletions