This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
e9ca55ea9b
llvm-project
/
llvm
/
test
/
MC
/
MachO
History
Jim Grosbach
997614f597
ARM non-scattered MachO relocations for movw/movt.
...
Needed when building -mdynamic-no-pic code. rdar://10459256 llvm-svn: 153097
2012-03-20 17:25:45 +00:00
..
ARM
ARM non-scattered MachO relocations for movw/movt.
2012-03-20 17:25:45 +00:00
absolutize.s
…
comm-1.s
…
darwin-complex-difference.s
…
darwin-x86_64-diff-reloc-assign.s
Fixed a crash in llvm-mc for Mach-O when a symbol difference expression uses a
2012-01-31 23:02:57 +00:00
darwin-x86_64-diff-relocs.s
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
darwin-x86_64-nobase-relocs.s
Fix a Darwin x86_64 special case of a jmp to a temporary symbol from an atom
2011-09-08 20:53:44 +00:00
darwin-x86_64-reloc-offsets.s
…
darwin-x86_64-reloc.s
…
data.s
…
debug_frame.s
Some autoconf tests use module level inline asm to test compiler's handling of
2011-08-24 22:31:37 +00:00
diff-with-two-sections.s
…
direction_labels.s
…
empty-dwarf-lines.s
…
file.s
Fixed a bug in the code to create a dwarf file and directory table entires when
2011-11-01 23:39:05 +00:00
gen-dwarf.s
Various crash reporting tools have a problem with the dwarf generated for
2012-01-10 17:52:29 +00:00
indirect-symbols.s
…
jcc.s
…
lcomm-attributes.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
loc.s
…
pcrel-to-other-section.s
…
relax-jumps.s
…
relax-recompute-align.s
…
reloc-diff.s
…
reloc-pcrel-offset.s
MC tweak symbol difference resolution for non-local symbols.
2012-01-17 22:14:39 +00:00
reloc-pcrel.s
MC tweak symbol difference resolution for non-local symbols.
2012-01-17 22:14:39 +00:00
reloc.s
…
section-align-1.s
…
section-align-2.s
…
section-attributes.s
MC/Mach-O: Fix regression introduced in r126127, this assignment shouldn't have
2011-03-17 16:25:24 +00:00
section-flags.s
…
string-table.s
…
symbol-diff.s
…
symbol-flags.s
…
symbol-indirect.s
…
symbols-1.s
…
tbss.s
…
tdata.s
…
temp-labels.s
MC: Add support for disabling "temporary label" behavior. Useful for debugging
2011-03-28 22:49:15 +00:00
thread_init_func.s
…
tls.s
…
tlv-reloc.s
…
tlv.s
…
values.s
…
variable-errors.s
MCAsmLayout: Add support for computing the symbol offset of variables. Not
2011-04-29 18:20:20 +00:00
variable-exprs.s
MC: Change variable symbols to be recognized as defined, by assigning their sections based on FindAssociatedSection().
2011-04-29 18:20:17 +00:00
weakdef.s
…
x86_32-optimal_nop.s
…
x86_32-sections.s
…
x86_32-symbols.s
…
x86_64-reloc-arithmetic.s
MachOWriter: Don't crash on fixups with arithmetic, emit a relocation instead. This matches what as does.
2011-08-12 01:51:29 +00:00
x86_64-sections.s
…
x86_64-symbols.s
…
zerofill-1.s
…
zerofill-2.s
…
zerofill-3.s
…
zerofill-4.s
…
zerofill-5.s
…
zerofill-sect-align.s
…