[AArch64,ELF] Restrict MOVZ/MOVK to non-PIC large code model (#70178)
[llvm-project.git] / llvm / test / CodeGen / X86 / macho-trap.ll
blob630f5b38ca335bc9965236a71e8996f91d6f8e8a
1 ; RUN: llc -mtriple=x86_64-apple-macosx10.11 %s -o - | FileCheck %s
3 define void @test_unreachable() {
4 ; CHECK-LABEL: test_unreachable:
5 ; CHECK: ud2
6   unreachable