Go to file
Manman Ren 9d4c735885 Dwarf: use a single line table to generate assembly when .loc is used.
This is to fix PR15408 where an undefined symbol Lline_table_start1 is used.
Since we do not generate the debug_line section when .loc is used,
Lline_table_start1 is not emitted and we can't refer to it when calculating
at_stmt_list for a compile unit.

llvm-svn: 182344
2013-05-21 00:57:22 +00:00
clang [analyzer; alternate edges] optimize edges for ObjC fast enumeration loops. 2013-05-21 00:34:40 +00:00
clang-tools-extra Unbreak the build. 2013-05-17 16:26:21 +00:00
compiler-rt [nolibc] Move GetPageSize to the individual platforms. 2013-05-20 17:05:29 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Add NetBSD support. 2013-05-17 21:17:34 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [lld][ELF][x86_64,hexagon] Changed dynamic atoms to live in anonymous namespace 2013-05-20 03:57:01 +00:00
lldb s/to override/To override/ 2013-05-21 00:22:30 +00:00
llvm Dwarf: use a single line table to generate assembly when .loc is used. 2013-05-21 00:57:22 +00:00
polly independent blocks: when moving Values, invalidate SCEV cached info 2013-05-20 20:02:03 +00:00