David Majnemer
|
fb83977538
|
Update tests which broke from r218189
llvm-svn: 218191
|
2014-09-20 21:18:43 +00:00 |
Saleem Abdulrasool
|
11049a0fef
|
MC: honour IMAGE_SCN_CNT_INITIALIZED_DATA
Emit the flag to indicate to the assembler that a section contains data if there
is pre-populated data present.
llvm-svn: 207028
|
2014-04-23 21:29:34 +00:00 |
Timur Iskhodzhanov
|
e32ef937eb
|
Use -LABEL checks in the COFF debug info tests
llvm-svn: 204788
|
2014-03-26 08:45:02 +00:00 |
Timur Iskhodzhanov
|
4a83bf168f
|
Explicitly specify the CPU to avoid Atom-specific assembly mismatch
llvm-svn: 200473
|
2014-01-30 17:53:45 +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 |
NAKAMURA Takumi
|
b366f01f83
|
Revert r200340, "Add line table debug info to COFF files when using a win32 triple."
It was incompatible with --target=i686-win32.
llvm-svn: 200375
|
2014-01-29 06:05:38 +00:00 |
Timur Iskhodzhanov
|
2c659648b3
|
Add line table debug info to COFF files when using a win32 triple.
Reviewed at http://llvm-reviews.chandlerc.com/D2232
llvm-svn: 200340
|
2014-01-28 21:33:27 +00:00 |