repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Reland [OffloadBundler] Compress bundles over 4GB (#122307)
[llvm-project.git]
/
flang
/
test
/
Preprocessing
/
show-macros2.F90
blob
baf52ba8161f1195f426bdf6eff1a0f712696181
1
! RUN: %flang -DFOO -DBAR=FOO -dM -E -o - %s | FileCheck %s
2
3
! Check command line definitions
4
5
! CHECK: #define BAR FOO
6
! CHECK: #define FOO 1