This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-11-01 15:11:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
158c8a49c2
llvm-6502
/
test
/
MC
/
ELF
History
David Meyer
c46255a32e
In the ObjectFile interface, replace isInternal(), isAbsolute(), isGlobal(), and isWeak(), with a bitset of flags.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@151670
91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-28 23:47:53 +00:00
..
abs.s
alias-reloc.s
alias.s
align-bss.s
align-nops.s
align-size.s
align-text.s
align.s
bad-section.s
basic-elf-32.s
basic-elf-64.s
bracket-exprs.s
bracket.s
bss.ll
call-abs.s
cfi-adjust-cfa-offset.s
cfi-advance-loc2.s
cfi-def-cfa-offset.s
cfi-def-cfa-register.s
cfi-def-cfa.s
cfi-escape.s
cfi-offset.s
cfi-rel-offset2.s
cfi-rel-offset.s
cfi-remember.s
cfi-restore.s
cfi-same-value.s
cfi-sections.s
cfi-signal-frame.s
Add support for .cfi_signal_frame. Fixes pr11762.
2012-01-23 21:51:52 +00:00
cfi-zero-addr-delta.s
cfi.s
comdat.s
common2.s
common.s
debug-line.s
debug-loc.s
diff2.s
diff.s
elf_directive_previous.s
elf_directive_section.s
empty-dwarf-lines.s
empty.s
entsize.ll
entsize.s
file.s
gen-dwarf.s
On ELF, create relocations to the abbreviation and line sections when producing
2012-02-28 21:13:05 +00:00
global-offset.s
got.s
ident.s
invalid-symver.s
leb128.s
lit.local.cfg
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
2012-02-16 06:28:33 +00:00
local-reloc.s
many-section.s
In the ObjectFile interface, replace isInternal(), isAbsolute(), isGlobal(), and isWeak(), with a bitset of flags.
2012-02-28 23:47:53 +00:00
merge.s
n_bytes.s
no-fixup.s
noexec.s
norelocation.s
org.s
pic-diff.s
plt.s
pr9292.s
relax-arith.s
relax-crash.s
relax.s
relocation-386.s
relocation-pc.s
relocation.s
rename.s
section-quoting.s
section.s
set.s
sleb.s
symref.s
tls-i386.s
For ELF, also call fixSymbolsInTLSFixups() on expressions passed to EmitValue (literal values). Previously only called on expressions in instructions. New test cases added to tls.s, tls-i386.s. Resolves PR11981.
2012-02-15 15:09:06 +00:00
tls.s
For ELF, also call fixSymbolsInTLSFixups() on expressions passed to EmitValue (literal values). Previously only called on expressions in instructions. New test cases added to tls.s, tls-i386.s. Resolves PR11981.
2012-02-15 15:09:06 +00:00
type.s
uleb.s
undef2.s
undef.s
weak-relocation.s
weak.s
weakref-plt.s
weakref-reloc.s
weakref.s
x86_64-reloc-sizetest.s
zero.s