summaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2012-10-23 17:10:51 +0000
committerLang Hames <lhames@gmail.com>2012-10-23 17:10:51 +0000
commit2d7581a542a6089523ba6c0f13324a95478dba61 (patch)
tree1819908fcd59fc6c2c9c8958fc2749db66cbd299 /lib/ExecutionEngine
parent92b0d8cf2c51debc7f4fb30a417ae839077a8ed0 (diff)
downloadllvm-2d7581a542a6089523ba6c0f13324a95478dba61.tar.gz
llvm-2d7581a542a6089523ba6c0f13324a95478dba61.tar.bz2
llvm-2d7581a542a6089523ba6c0f13324a95478dba61.tar.xz
Use ilist rather than std::list for Node and Edge lists in the PBQP graph. This
should fix an issue (described at http://stackoverflow.com/questions/10065384/instantiation-of-a-list-with-an-incomplete-type-in-a-typedef) that was preventing LLVMCodeGen from building with libc++ in C++11 mode. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166484 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions