mirror of
https://github.com/RPCS3/llvm.git
synced 2025-04-04 14:22:26 +00:00
No space allowed between \ and end-of-line
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16940 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2c9039eb1a
commit
fc6723f659
@ -13,7 +13,7 @@ TOOLNAME = bugpoint
|
|||||||
OPTLIBS = transforms instrument profpaths
|
OPTLIBS = transforms instrument profpaths
|
||||||
ANALIBS = datastructure ipa target.a
|
ANALIBS = datastructure ipa target.a
|
||||||
|
|
||||||
USEDLIBS = ipo scalaropts analysis $(OPTLIBS) $(ANALIBS) transformutils \
|
USEDLIBS = ipo scalaropts analysis $(OPTLIBS) $(ANALIBS) transformutils \
|
||||||
asmparser bcreader bcwriter vmcore support LLVMsystem.a
|
asmparser bcreader bcwriter vmcore support LLVMsystem.a
|
||||||
|
|
||||||
TOOLLINKOPTS = $(PLATFORMLIBDL)
|
TOOLLINKOPTS = $(PLATFORMLIBDL)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user