Skip to content
Commit 10536585 authored by Reid Spencer's avatar Reid Spencer
Browse files

When linking, make sure the project libraries are linked before the LLVM

libraries. This ensures that the project's libraries (which most likely
depend on LLVM libraries) come first on the command line and can thus be
resolved by the LLVM libraries that appear later.

llvm-svn: 28316
parent 957cb673
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment