1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/MC/COFF
George Rimar a09a70b235 [llvm-objdump] - Print LMAs when dumping section headers.
When --section-headers is used, GNU objdump prints both LMA and VMA for sections.
llvm-objdump does not do that what makes it's output be slightly inconsistent.

Patch teaches llvm-objdump to print LMA/VMA for ELF file formats.
The behavior for other formats remains unchanged.

Differential revision: https://reviews.llvm.org/D57146

llvm-svn: 352366
2019-01-28 14:11:35 +00:00
..
ARM
addrsig.s MC: Teach the COFF object writer to write address-significance tables. 2018-08-22 23:58:16 +00:00
alias.s
align-nops.s
assoc-private.s [llvm-objdump] - Print LMAs when dumping section headers. 2019-01-28 14:11:35 +00:00
assoc-undef.s [MC] Improve COFF associative section lookup 2018-08-16 21:34:41 +00:00
bad-expr.s
basic-coff-64.s
basic-coff.s
bigobj.py Python compat - print statement 2019-01-03 14:11:33 +00:00
bss_section.ll
bss.s
comm-align.s
comm.ll
comm.s
const-gv-with-rel-init.ll
cross-section-relative-err.s
cross-section-relative.ll
cross-section-relative.s [llvm-readobj] [COFF] Print the symbol index for relocations 2019-01-03 08:08:23 +00:00
cv-compiler-info.ll [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
cv-def-range-align.s [codeview] Flush labels before S_DEFRANGE* fragments 2018-12-17 21:49:35 +00:00
cv-def-range-gap.s [codeview] Use push_macro to avoid conflicts instead of a prefix 2018-08-16 17:34:31 +00:00
cv-def-range.s
cv-empty-file-table.s
cv-empty-linetable.s
cv-errors.s
cv-fpo-csrs.s [codeview] Improve readobj FPO dumper and pdbutil register names 2018-09-07 18:48:27 +00:00
cv-fpo-errors.s
cv-fpo-realign.s [codeview] Fix 32-bit x86 variable locations in realigned stack frames 2018-10-02 16:43:52 +00:00
cv-fpo-setframe.s [codeview] Improve readobj FPO dumper and pdbutil register names 2018-09-07 18:48:27 +00:00
cv-inline-linetable-infloop.s
cv-inline-linetable-unlikely.s
cv-inline-linetable-unreachable.s
cv-inline-linetable.s
cv-loc-cross-section.s
cv-loc-unreachable-2.s [codeview] Emit labels for .cv_loc immediately 2018-08-28 22:29:12 +00:00
cv-loc-unreachable.s [codeview] Emit labels for .cv_loc immediately 2018-08-28 22:29:12 +00:00
cv-loc.s
cv-string.s [codeview] Add .cv_string directive for testing purposes 2018-09-07 21:30:52 +00:00
diff.s
directive-section-characteristics.ll MC: Don't align COFF section contents. 2018-08-23 05:39:36 +00:00
early-dce.s
eh-frame.s [COFF] Don't mark mingw .eh_frame sections writable 2018-12-03 20:02:05 +00:00
feat00.s
file.s [MC] Enable .file support on COFF and diagnose it on unsupported targets 2018-12-21 23:35:48 +00:00
global_ctors_dtors.ll
initialised-data.ll
invalid-def.s
invalid-endef.s
invalid-scl-range.s
invalid-scl.s
invalid-type-range.s
invalid-type.s
ir-to-imgrel.ll
label-undefined.s
linker-options.ll
linkonce-invalid.s
linkonce.s
lit.local.cfg
lset0.s
module-asm.ll
offset.s
pr23025.s
pr28462.s
rdata.ll
relax-reloc.s
relocation-imgrel.s [MC] Add support for the .rva assembler directive for COFF targets 2018-07-26 20:11:26 +00:00
safeseh.s
secidx.s
secrel32-undef.s
secrel32.s
secrel-variant.s
section-comdat-conflict2.s
section-comdat-conflict.s
section-comdat.s [MC] Improve COFF associative section lookup 2018-08-16 21:34:41 +00:00
section-invalid-flags.s
section-name-encoding.s
section-passthru-flags.s
section.s
seh-align1.s
seh-align2.s
seh-align3.s
seh-linkonce.s
seh-section-2.s
seh-section.s
seh-stackalloc-zero.s
seh.s
simple-fixups.s
stdin.s
switch-relocations.ll
symbol-alias.s
symbol-fragment-offset-64.s
symbol-fragment-offset.s
symidx.s
temporary-alias.s
timestamp.s
tricky-names.ll
unsupported-relocations.s [COFF] [X86] Don't use llvm_unreachable for unsupported relocation types 2018-10-04 20:43:38 +00:00
weak-alias-local.s
weak-val.s
weak.s