Skip to content

Commit d79c4c1

Browse files
[CGP] Regenerate revert-constant-ptr-propagation-on-calls.ll test (NFC)
Multiple buildbots were previously failing.
1 parent 9cf6867 commit d79c4c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/Transforms/CodeGenPrepare/revert-constant-ptr-propagation-on-calls.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
22
; RUN: opt -S -passes='require<profile-summary>,function(codegenprepare)' -mtriple=aarch64-none-linux-gnu < %s | FileCheck %s
3+
; REQUIRES: aarch64-registered-target
34

45
%struct.S = type { i8 }
56
%struct.X = type { i32 }

0 commit comments

Comments
 (0)