Go to file
Peter Collingbourne e9f45e25f9 Emit prefix data after debug and EH directives.
This ensures that the prefix data is treated as part of the function for
the purpose of debug info.  This provides a better debugging experience,
among other things by allowing a debug info client to correctly look up
a function in debug info given a function pointer.

llvm-svn: 193042
2013-10-20 02:16:21 +00:00
clang Add a missing getMostRecentDecl to ClassTemplateDecl. 2013-10-19 21:06:31 +00:00
clang-tools-extra Refactoring transform-specific options 2013-10-17 17:57:36 +00:00
compiler-rt [asan] fix stack trace printing on Mac 2013-10-18 17:46:43 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Port pocl's gen_convert.py script to libclc 2013-10-10 19:09:01 +00:00
libcxx r192075 broke the buildbot at 2013-10-14 18:02:02 +00:00
libcxxabi unwinder: conditionalise availability 2013-10-17 03:57:41 +00:00
lld Simplify WinLinkDriver. No functionality change. 2013-10-19 03:34:00 +00:00
lldb ValueObject and SBValue's GetChildMemberWithName should look through anonymous structs 2013-10-18 23:53:55 +00:00
llvm Emit prefix data after debug and EH directives. 2013-10-20 02:16:21 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly clang-format: No empty line after 'public:' 2013-10-15 14:41:02 +00:00