Go to file
Devang Patel aad34d882d Try to not lose variable's debug info during instcombine.
This is done by lowering dbg.declare intrinsic into dbg.value intrinsic.
Radar 9143931.

llvm-svn: 127834
2011-03-17 22:18:16 +00:00
clang Fix some issues with include directories: remove a duplicate and put 2011-03-17 19:03:04 +00:00
compiler-rt <rdar://problem/8914924> implement udivmodsi4 and divmodsi4 for ARM 2011-03-17 00:09:13 +00:00
debuginfo-tests test case for r125249. 2011-02-10 00:41:14 +00:00
libcxx <rdar://problem/9073695> std::uncaught_exception() becomes true before evaluating the throw-expression rather than after 2011-03-11 22:33:07 +00:00
lldb Fix a problem where we were looking up the class pointer in the {class/sel -> implementation} cache for a objc_msgSendSuper call - where we should have looked up the class's super-class. 2011-03-17 21:04:33 +00:00
llvm Try to not lose variable's debug info during instcombine. 2011-03-17 22:18:16 +00:00