This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-12-21 00:32:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
dc9a1f5ce8
llvm-6502
/
lib
/
Transforms
/
Instrumentation
/
Makefile
7 lines
98 B
Makefile
Raw
Normal View
History
Unescape
Escape
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
LEVEL
=
../../..
LIBRARYNAME
=
instrument
New makefile to include ProfilePaths dir git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1799 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-26 18:20:27 +00:00
DIRS
=
ProfilePaths
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
i
n
c
l
u
d
e
$(
LEVEL
)
/
M
a
k
e
f
i
l
e
.
c
o
m
m
o
n
Reference in New Issue
Copy Permalink