mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 02:33:33 +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
|
||||
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