diff options
author | Oscar Fuentes <ofv@wanadoo.es> | 2011-03-29 20:51:08 +0000 |
---|---|---|
committer | Oscar Fuentes <ofv@wanadoo.es> | 2011-03-29 20:51:08 +0000 |
commit | 978e5284fab71a144aadae37d5cacc06318df5d2 (patch) | |
tree | b900f873798730f8cdfbffd207dbe92125252d3d /llvm/lib/ExecutionEngine | |
parent | fda6a4c33a3cbdfca76bfbdae22d6a5256f2802d (diff) | |
download | bcm5719-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