mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-10 14:12:11 +00:00
[ThinLTO] Make this test more robust across multiple runs.
The yaml emitter files are left around otherwise. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294784 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f803c25d0f
commit
a613077da7
@ -2,6 +2,7 @@
|
||||
; RUN: opt -module-summary %p/Inputs/diagnostic-handler-remarks.ll -o %t2.bc
|
||||
|
||||
; Optimization records are collected regardless of the diagnostic handler
|
||||
; RUN: rm -f %t.yaml.*
|
||||
; RUN: llvm-lto -thinlto-action=run \
|
||||
; RUN: -lto-pass-remarks-output=%t.yaml \
|
||||
; RUN: -exported-symbol _func2 \
|
||||
|
Loading…
Reference in New Issue
Block a user