llvm-6502/test/MC/X86/AlignedBundling
David Majnemer f2c71ff7a8 [llvm-objdump] Require that jump targets shown in -d are functions
Don't let the disassembler pick call <.text> if a function happens to
live at the start of the section by only using function symbols.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241830 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-09 18:11:40 +00:00
..
align-mode-argument-error.s
asm-printing-bundle-directives.s
autogen-inst-offset-align-to-end.s
autogen-inst-offset-padding.s
bundle-group-too-large-error.s [MC] Write padding into fragments when -mc-relax-all flag is used 2015-04-12 23:42:25 +00:00
bundle-lock-option-error.s
different-sections.s [MC] Write padding into fragments when -mc-relax-all flag is used 2015-04-12 23:42:25 +00:00
labeloffset.s [MC] Write padding into fragments when -mc-relax-all flag is used 2015-04-12 23:42:25 +00:00
lit.local.cfg
lock-without-bundle-mode-error.s
long-nop-pad.s [MC] Write padding into fragments when -mc-relax-all flag is used 2015-04-12 23:42:25 +00:00
misaligned-bundle-group.s [MC] Align fragments when -mc-relax-all flag is used 2015-06-27 01:49:53 +00:00
misaligned-bundle.s [MC] Align fragments when -mc-relax-all flag is used 2015-06-27 01:49:53 +00:00
nesting.s [llvm-objdump] Require that jump targets shown in -d are functions 2015-07-09 18:11:40 +00:00
pad-align-to-bundle-end.s [MC] Write padding into fragments when -mc-relax-all flag is used 2015-04-12 23:42:25 +00:00
pad-bundle-groups.s [MC] Write padding into fragments when -mc-relax-all flag is used 2015-04-12 23:42:25 +00:00
relax-at-bundle-end.s [MC] Write padding into fragments when -mc-relax-all flag is used 2015-04-12 23:42:25 +00:00
relax-in-bundle-group.s [MC] Write padding into fragments when -mc-relax-all flag is used 2015-04-12 23:42:25 +00:00
rodata-section.s [MC] Ensure that pending labels are flushed when -mc-relax-all flag is used 2015-06-27 01:54:17 +00:00
section-alignment.s Tighten bundling section alignment test. 2015-04-21 00:17:59 +00:00
single-inst-bundling.s [MC] Write padding into fragments when -mc-relax-all flag is used 2015-04-12 23:42:25 +00:00
switch-section-locked-error.s
unlock-without-lock-error.s