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 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
| parent | fda6a4c33a3cbdfca76bfbdae22d6a5256f2802d (diff) | |
| download | llvm-978e5284fab71a144aadae37d5cacc06318df5d2.zip llvm-978e5284fab71a144aadae37d5cacc06318df5d2.tar.gz llvm-978e5284fab71a144aadae37d5cacc06318df5d2.tar.bz2 | |
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 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions
