1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 22:42:52 +01:00
llvm-mirror/lib/Transforms/Instrumentation/Makefile
Vikram S. Adve 8d61ebc675 Insert code to trace values at basic block and method exits.
Current version does not check for liveness.

llvm-svn: 800
2001-10-14 23:18:45 +00:00

7 lines
78 B
Makefile

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