mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-12 06:06:32 +00:00
Attempt to fix failing llvm-rc include-paths.text
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315514 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7d539ce559
commit
915045152d
@ -1,5 +1,5 @@
|
||||
; Should find the bitmap if it is in the same folder as the rc file.
|
||||
; RUN: rm %t.include.res
|
||||
; RUN: rm -f %t.include.res
|
||||
; RUN: llvm-rc /FO %t.include.res %p/Inputs/include.rc
|
||||
; RUN: llvm-readobj %t.include.res | FileCheck --check-prefix=FOUND %s
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user