diff options
author | Rui Ueyama <ruiu@google.com> | 2013-11-21 01:08:53 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2013-11-21 01:08:53 +0000 |
commit | dae2ef47f1e40762bbb8bb6dc2ff5f2409e2d68e (patch) | |
tree | 0835e74ecd43a59f4d6032c29f3c2a4cac039298 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp | |
parent | 5383e81a7f524bb786e27a861756b94e9a872b71 (diff) | |
download | llvm-dae2ef47f1e40762bbb8bb6dc2ff5f2409e2d68e.zip llvm-dae2ef47f1e40762bbb8bb6dc2ff5f2409e2d68e.tar.gz llvm-dae2ef47f1e40762bbb8bb6dc2ff5f2409e2d68e.tar.bz2 |
[PECOFF] Move files with ".lib" extension to the end of the input file list.
It's allowed to specify library files *before* object files in the command
line. Object files seems to be processed first, and then their undefined
symbols are resolved from the libraries. This patch implements the compatible
behavior.
llvm-svn: 195295
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp')
0 files changed, 0 insertions, 0 deletions