This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
ExecutionEngine
/
JITLink
/
X86
History
Lang Hames
ca4a938617
[JITLink][MachO] Detect MachO::S_THREAD_LOCAL_ZEROFILL sections as zero-fill.
...
This will be used in upcoming MachO native TLV support patches to LLVM and the ORC runtime.
2021-07-21 09:10:10 +10:00
..
Inputs
[JITLink][ELF/x86-64] Add support for weak and hidden symbols.
2021-01-22 20:51:11 +11:00
ELF_ehframe_basic.s
Revert "[JITLink] Add missing symbols for ELF ehframe testcase, re-enable ...."
2021-02-01 13:32:11 +11:00
ELF_skip_debug_sections.s
[JITLink][ELF] Move ELF section and symbol parsing into ELFLinkGraphBuilder.
2021-06-29 09:59:49 +10:00
ELF_weak_definitions.s
[JITLink][ELF/x86-64] Add support for weak and hidden symbols.
2021-01-22 20:51:11 +11:00
ELF_x86-64_common.s
…
ELF_x86-64_large_pic_relocations.s
[JITLink][ELF/x86-64] Add support for R_X86_64_GOTPC64 and R_X86_64_GOT64.
2021-03-21 21:52:54 -07:00
ELF_x86-64_small_pic_relocations.s
[JITLink][ELF/x86-64] Add support for GOTOFF64 relocation.
2021-03-22 10:40:50 -07:00
lit.local.cfg
…
LocalDependencyPropagation.s
…
MachO_cstring_section_splitting.s
[JITLink][MachO] Add missing testcase.
2021-06-13 20:43:49 +10:00
MachO_empty_section.s
…
MachO_GOTAndStubsOptimization.s
…
MachO_initializers.s
…
MachO_linker_private_symbols.s
…
MachO_same_section_name_different_segment_names.s
[JITLink] Add testcase that was accidentally left out of 19e402d2b34.
2021-04-17 11:55:55 -07:00
MachO_skip_debug_sections.s
…
MachO_test_harness_harness.s
…
MachO_thread_bss.s
[JITLink][MachO] Detect MachO::S_THREAD_LOCAL_ZEROFILL sections as zero-fill.
2021-07-21 09:10:10 +10:00
MachO_weak_definitions.s
…
MachO_weak_references.s
…
MachO_x86-64_ehframe.test
…
MachO_x86-64_relocations.s
[JITLink][MachO] Use full <segment>,<section> names for MachO jitlink::Sections.
2021-03-25 18:31:18 -07:00
MachO_x86-64_was_private_extern.test
…
MachO_zero_fill_alignment.s
…