summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine
diff options
context:
space:
mode:
authorOscar Fuentes <ofv@wanadoo.es>2011-03-29 20:51:08 +0000
committerOscar Fuentes <ofv@wanadoo.es>2011-03-29 20:51:08 +0000
commit978e5284fab71a144aadae37d5cacc06318df5d2 (patch)
treeb900f873798730f8cdfbffd207dbe92125252d3d /llvm/lib/ExecutionEngine
parentfda6a4c33a3cbdfca76bfbdae22d6a5256f2802d (diff)
downloadbcm5719-llvm-978e5284fab71a144aadae37d5cacc06318df5d2.tar.gz
bcm5719-llvm-978e5284fab71a144aadae37d5cacc06318df5d2.zip
Fixed the build of Clang's unit tests on MinGW. Also removed some
unnecesary conditionals and introduced a new convenience function. The problem was that the list of libraries for Clang's unit tests was <clang libraries> <system libraries> <llvm libraries>. As the llvm libraries references symbols defined on the system libraries, those were reported as undefined. llvm-svn: 128484
Diffstat (limited to 'llvm/lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud