brintos

brintos / llvm-project-archived public Read only

0
0
Text · 184 B · 78e78b0 Raw
7 lines · plain
1// REQUIRES: x86-registered-target2// RUN: %clang -cc1as -triple x86_64 %s -filetype obj --crel -o %t.o3// RUN: llvm-readelf -S %t.o | FileCheck %s4 5// CHECK: .crel.text CREL6call foo7