David Blaikie
5e390e4df7
DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emits zero-length arrays as {i32 0}
...
A bunch of test cases needed to be cleaned up for this, many my fault -
when implementid imported modules I updated test cases by simply
duplicating the prior metadata field - which wasn't always the empty
metadata entry.
llvm-svn: 200731
2014-02-04 01:23:52 +00:00
Timur Iskhodzhanov
f166f6c8d0
Reland r200340 - 'Add line table debug info to COFF files when using a win32 triple'
...
This incorporates a couple of fixes reviewed at http://llvm-reviews.chandlerc.com/D2651
llvm-svn: 200440
2014-01-30 01:39:17 +00:00
Adrian Prantl
88dd69760a
move test back into the parent directory and add a REQUIRES: obj emission.
...
llvm-svn: 197759
2013-12-20 00:37:18 +00:00
Adrian Prantl
ddad4947b0
Move testcase to the appropriate X86 subdirectory.
...
llvm-svn: 197701
2013-12-19 17:09:05 +00:00
Adrian Prantl
feae63d857
add source in comment
...
llvm-svn: 197642
2013-12-19 01:41:16 +00:00
Adrian Prantl
99c7af26b7
Debug info: Implement (rvalue) reference qualifiers for C++11 non-static
...
member functions. Paired commit with CFE.
rdar://problem/15356637
llvm-svn: 197613
2013-12-18 21:48:19 +00:00