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
[flang][cuda] Do not register global constants (#118582)
[llvm-project.git]
/
llvm
/
test
/
tools
/
llc
/
new-pm
/
pipeline.ll
blob
d1a50642ea311bee7719d5a19b25548b38b73a08
1
; RUN: llc -mtriple=x86_64-pc-linux-gnu -enable-new-pm -print-pipeline-passes -filetype=null %s | FileCheck %s
2
3
; CHECK: require<profile-summary>,require<collector-metadata>
4
; CHECK: MachineSanitizerBinaryMetadata
5