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 | dd8574e8fbbfee4139354044e180c416f9a70382 (patch) | |
tree | 7632dcdc3f386604c949241b5fdc0c48062f0c89 /llvm/lib | |
parent | 1ad26f04237708b7d8c7b6c39ef13274a8b60a59 (diff) | |
download | bcm5719-llvm-dd8574e8fbbfee4139354044e180c416f9a70382.tar.gz bcm5719-llvm-dd8574e8fbbfee4139354044e180c416f9a70382.zip |
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.
llvm-svn: 166484
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions