Sign in
llvm
/
llvm-project
/
890c4bece26e005cd9fa5511fe0efa7307794de5
/
.
/
llvm
/
test
/
tools
/
UpdateTestChecks
/
update_test_checks
/
global_remove_same.test
blob: 5d447babddea4fc238534e0289a7849e88ab587c [
file
]
## 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