diff options
Diffstat (limited to 'llvm/test/MC/MachO/reloc-pcrel-offset.s')
| -rw-r--r-- | llvm/test/MC/MachO/reloc-pcrel-offset.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/MC/MachO/reloc-pcrel-offset.s b/llvm/test/MC/MachO/reloc-pcrel-offset.s index e0f12bf4ba2..bc611d7f369 100644 --- a/llvm/test/MC/MachO/reloc-pcrel-offset.s +++ b/llvm/test/MC/MachO/reloc-pcrel-offset.s @@ -12,3 +12,5 @@ .text _a: call _a + + .subsections_via_symbols |

