diff options
Diffstat (limited to 'test/MC/MachO/reloc-pcrel-offset.s')
-rw-r--r-- | test/MC/MachO/reloc-pcrel-offset.s | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/MC/MachO/reloc-pcrel-offset.s b/test/MC/MachO/reloc-pcrel-offset.s index e0f12bf..e113e96 100644 --- a/test/MC/MachO/reloc-pcrel-offset.s +++ b/test/MC/MachO/reloc-pcrel-offset.s @@ -11,4 +11,7 @@ .text _a: +_b: call _a + + .subsections_via_symbols |