Go to file
Rafael Espindola a75589171a Producing a DW_FORM_addr for DW_AT_stmt_list is probably correct, but
it is both inefficient and unexpected by dwarfdump. Change to
a DW_FORM_data4.

While in here, change the predicate name to reflect that the position
is not really absolute (it is an offset), just that the linker needs a
relocation.

llvm-svn: 130846
2011-05-04 17:44:06 +00:00
clang Change test/PCH/cxx-static_assert.cpp so that it doesn't need a separate header. 2011-05-04 14:58:28 +00:00
compiler-rt clang/Darwin: Update ios static lib to build for all archs, in case the 2011-04-30 01:20:56 +00:00
debuginfo-tests Test case for r130373. 2011-04-28 02:23:17 +00:00
libcxx Correction to set of overloaded pair constructors for C++0x 2011-04-29 18:10:55 +00:00
lldb Minor cleanup: When asynchronous output comes along, 2011-05-04 16:44:57 +00:00
llvm Producing a DW_FORM_addr for DW_AT_stmt_list is probably correct, but 2011-05-04 17:44:06 +00:00
polly Refactor: Move 'isParallelFor' from codegen backend to Dependences analysis, so other passes can also use it. 2011-05-03 13:46:58 +00:00