diff options
author | Lang Hames <lhames@gmail.com> | 2012-10-23 17:10:51 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2012-10-23 17:10:51 +0000 |
commit | 2d7581a542a6089523ba6c0f13324a95478dba61 (patch) | |
tree | 1819908fcd59fc6c2c9c8958fc2749db66cbd299 /lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | |
parent | 92b0d8cf2c51debc7f4fb30a417ae839077a8ed0 (diff) |
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/RuntimeDyld/RuntimeDyldELF.cpp')
0 files changed, 0 insertions, 0 deletions