Skip to content

Commit e81e5d7

Browse files
committed
Add "REQUIRES: x86" to test as it calls llc with an x86_64 triple.
1 parent 1e082a4 commit e81e5d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lld/test/COFF/pdb_char8_t.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
; REQUIRES: x86
12
; RUN: llc -mtriple x86_64-windows-msvc -filetype obj -o %t.obj %s
23
; RUN: lld-link /nodefaultlib /noentry /dll /debug /out:%t.exe /pdb:%t.pdb %t.obj
34
; RUN: llvm-pdbutil dump -type-index=0x7c %t.pdb

0 commit comments

Comments
 (0)