mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-14 07:31:47 +00:00
The analyzer code now lives in the bcreader library. The bcanalyzer lib
is no more. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14498 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
60f35813fc
commit
53d55432cc
@ -9,5 +9,5 @@
|
||||
LEVEL = ../..
|
||||
|
||||
TOOLNAME = llvm-abcd
|
||||
USEDLIBS = bcanalyzer vmcore support.a
|
||||
USEDLIBS = bcreader vmcore support.a
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
Loading…
Reference in New Issue
Block a user