mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
No space allowed between \ and end-of-line
llvm-svn: 16940
This commit is contained in:
parent
f0a12b512f
commit
8d390f980a
@ -13,7 +13,7 @@ TOOLNAME = bugpoint
|
||||
OPTLIBS = transforms instrument profpaths
|
||||
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
|
||||
|
||||
TOOLLINKOPTS = $(PLATFORMLIBDL)
|
||||
|
Loading…
x
Reference in New Issue
Block a user