Sign in
llvm
/
llvm-project.git
/
refs/heads/users/pcc/spr/main.llvm-jitlink-fix-bug-in-target-address-computation
/
.
/
flang
/
test
/
Integration
/
debug-extra-global-2.f90
blob: 59cb4b66def507bb56e2c1a1c0a3e4339220beff [
file
] [
log
] [
blame
] [
edit
]
!
RUN
:
%
flang_fc1
-
emit
-
llvm
-
debug
-
info
-
kind
=
standalone
%
s
-
o
-
|
FileCheck
%
s
module
m
integer
XcX
end
!
Test
that
global
starting
with
'X'
don
't get filtered.
! CHECK: !DIGlobalVariable(name: "xcx", linkageName: "_QMmExcx"{{.*}})