llvm-capstone/lld/test
Martin Storsjö 12c9e2f111 [LLD] [COFF] Fix alignment of thunks for ARM/ARM64
The alignment of ARM64 range extension thunks was fixed in
7c81649219, but ARM range extension thunks, and import
and delay import thunks also need aligning (like all code on ARM
platforms).

I'm adding a test for alignment of ARM64 import thunks - not
specifically adding tests for misalignment of all of them though.

Differential Revision: https://reviews.llvm.org/D77796
2020-04-13 23:27:15 +03:00
..
COFF [LLD] [COFF] Fix alignment of thunks for ARM/ARM64 2020-04-13 23:27:15 +03:00
darwin
Driver/Inputs
ELF [ELF][test] Reorganize format-binary.test 2020-04-10 17:00:12 -07:00
mach-o [lld] NFC: fix trivial typos in comments 2020-04-02 01:21:36 +09:00
MachO Reland D75382 "[lld] Initial commit for new Mach-O backend" 2020-04-02 12:03:43 -07:00
MinGW
Unit
wasm [lld][WebAssembly] Add test for --export of empty string 2020-04-11 18:21:40 -07:00
CMakeLists.txt Stop passing site cfg files via --param to llvm-lit. 2020-04-07 08:20:40 -04:00
lit.cfg.py
lit.site.cfg.py.in