Sign in
llvm
/
llvm-project.git
/
refs/heads/users/pcc/spr/main.llvm-jitlink-fix-bug-in-target-address-computation
/
.
/
clang
/
test
/
Misc
/
cc1as-crel.s
blob: 78e78b09bf4c3304edfcd2d7cb5e68409d575ffa [
file
] [
log
] [
blame
] [
edit
]
//
REQUIRES
:
x86
-
registered
-
target
//
RUN
:
%clang -cc1as -triple x86_64 %
s
-
filetype obj
--
crel
-
o %t.o
//
RUN
:
llvm
-
readelf
-
S
%t.o | FileCheck %
s
//
CHECK
:
.crel.text CREL
call foo