summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RegAllocBase.cpp
diff options
context:
space:
mode:
authorPeter Zotov <whitequark@whitequark.org>2014-12-18 23:56:52 +0000
committerPeter Zotov <whitequark@whitequark.org>2014-12-18 23:56:52 +0000
commitf94eed608393f54389145b42a2f32c53f3b84274 (patch)
treeeb3e753f5856f26613119e0b712aca36d313853f /llvm/lib/CodeGen/RegAllocBase.cpp
parent824e011ad7b400ef79920ae9f84e5f55375720f2 (diff)
downloadbcm5719-llvm-f94eed608393f54389145b42a2f32c53f3b84274.tar.gz
bcm5719-llvm-f94eed608393f54389145b42a2f32c53f3b84274.zip
[cmake] Unbreak LLVM-Config.cmake / llvm_expand_dependencies.
The algorithm for sorting libraries in topological order, as previously implemented, had a few issues: * It didn't make any sense. * It didn't actually sort libraries in topological order. * It hung on some inputs, e.g. "LLVMipo". This commit replaces the old algorithm with a straightforward port from llvm-config.cpp. llvm-svn: 224554
Diffstat (limited to 'llvm/lib/CodeGen/RegAllocBase.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud