mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +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
|
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