Sign in
ara-mdk
/
platform
/
external
/
llvm
/
45d65858b0c62fecd2e3793f497a894922e9a771
/
lib
/
Support
/
Valgrind.cpp
a3980cc
Don't define these unless we plan to use them.
by Nick Lewycky
· 13 years ago
e7c1aef
Move WEAK marking to the declaration.
by Nick Lewycky
· 13 years ago
ec381a4
Fix linking for some users who already have tsan enabled code and are trying to
by Nick Lewycky
· 13 years ago
4d0a9ff
Add support for tsan annotations (thread sanitizer, a valgrind-based tool).
by Nick Lewycky
· 13 years ago
ba519f8
Revert previous commit. It seems that whether casting to void
by Duncan Sands
· 13 years ago
d01cb35
Supress gcc-4.5 warning about the result not being used.
by Duncan Sands
· 13 years ago
1f6efa3
Merge System into Support.
by Michael J. Spencer
· 14 years ago
[Renamed (97%) from lib/System/Valgrind.cpp]
f28411f
Tell Valgrind when we modify already-executed machine code so it knows
by Jeffrey Yasskin
· 15 years ago