llvm-6502/lib/Transforms
Evgeniy Stepanov eb949e0d19 [asan] Set debug location in ASan function prologue.
Most importantly, it gives debug location info to the coverage callback.

This change also removes 2 cases of unnecessary setDebugLoc when IRBuilder
is created with the same debug location.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208767 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-14 10:30:15 +00:00
..
Hello [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 02:55:47 +00:00
InstCombine Fix the case when reordering shuffle and binop produces a constant. 2014-05-14 09:05:09 +00:00
Instrumentation [asan] Set debug location in ASan function prologue. 2014-05-14 10:30:15 +00:00
IPO GlobalValue: Assert symbols with local linkage have default visibility 2014-05-07 23:00:22 +00:00
ObjCARC [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
Scalar GVN: Fix non-determinism in map iteration. 2014-05-13 21:06:40 +00:00
Utils Split GlobalValue into GlobalValue and GlobalObject. 2014-05-13 18:45:48 +00:00
Vectorize SLPVectorizer: Instead of just performing CSE on dead blocks ignore them completely. 2014-05-11 10:28:58 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile