Go to file
David Blaikie 48b1bdcf28 DebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as an offset from the low_pc
This removes a relocation from each subprogram, reducing link times,
etc.

llvm-svn: 203187
2014-03-07 01:30:55 +00:00
clang The Visual Studio IDE changed behavior in VS2012. It used to be the case that 2014-03-07 00:23:36 +00:00
clang-tools-extra Use the appropriate operator<< instead of addRanges. 2014-03-06 13:24:28 +00:00
compiler-rt tsan: update Go windows build script 2014-03-06 14:49:21 +00:00
debuginfo-tests Relax testcase: Newer versions of LLDB don't necessarily print the "{". 2014-02-27 17:51:50 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx Fix a couple of -Wabsolute-value warnings in the libc++ tests 2014-03-06 16:27:17 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld Add "override" and remove "virtual" where appropriate. 2014-03-06 21:14:04 +00:00
lldb Allow line numbers to be shown in multi-line expressions. 2014-03-07 00:53:24 +00:00
llvm DebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as an offset from the low_pc 2014-03-07 01:30:55 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly remove unused code 2014-03-06 20:59:18 +00:00