Hi ruiu, shankarke,
This is re-post of a previous attempt. Check the values of _GLOBAL_OFFSET_TABLE_ and _DYNAMIC variables created by linker. This is a AArch64 version based on existing x86_64 one.
Paths
| Differential D8865
[06/10] ELF/AArch64: Check linker created dynamic variables ClosedPublic Authored by zatrazz on Apr 7 2015, 7:30 AM.
Details
Summary Hi ruiu, shankarke, This is re-post of a previous attempt. Check the values of _GLOBAL_OFFSET_TABLE_ and _DYNAMIC variables created by linker. This is a AArch64 version based on existing x86_64 one.
Diff Detail Event Timelinezatrazz updated this object. This revision is now accepted and ready to land.Apr 7 2015, 9:28 AM
Revision Contents
Diff 23332 test/elf/AArch64/dynamicvars.test
|
nit: put a space after the hashes.
You can remove "-check-prefix CHECKSYMS" from this command line and s/CHECKSYMS/CHECK/ below because this file contains only one FileCheck.