Skip to content

Commit

Permalink
[test]For ThinLTO icp test, require llvm-64-bit given the raw profile…
Browse files Browse the repository at this point in the history
… data is generated on 64-bit systems (llvm#76005)
  • Loading branch information
mingmingl-llvm authored Dec 20, 2023
1 parent bdd76e6 commit 92f1771
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
; be built with zlib support to decompress them.
; REQUIRES: zlib
; REQUIRES: host-byteorder-little-endian
; Raw profiles are generate on 64-bit systems.
; REQUIRES: llvm-64-bits

; RUN: rm -rf %t && split-file %s %t && cd %t

Expand Down

0 comments on commit 92f1771

Please sign in to comment.