Sign in
llvm
/
llvm-project
/
75838b818bdbc14fc41f901b4e60821647009cf3
/
.
/
llvm
/
test
/
tools
/
UpdateTestChecks
/
update_test_checks
/
global_remove_same.test
blob: 5d447babddea4fc238534e0289a7849e88ab587c [
file
] [
log
] [
blame
]
## Basic test checking global checks split over multiple lines are removed together
# RUN: cp -f %S/Inputs/global_remove_same.ll %t.ll && %update_test_checks %t.ll
# RUN: diff -u %t.ll %S/Inputs/global_remove_same.ll.expected