llvm-6502/lib/Transforms/Instrumentation/Makefile
Vikram S. Adve df1892fee2 Insert code to trace values at basic block and method exits.
Current version does not check for liveness.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@800 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-14 23:18:45 +00:00

7 lines
78 B
Makefile

LEVEL = ../../..
LIBRARYNAME = instrument
include $(LEVEL)/Makefile.common