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