mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-15 07:59:57 +00:00
Only run the overloaded-intrinsic-name.ll test once, with FileCheck.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296564 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ee517039d6
commit
037e1535be
@ -1,5 +1,4 @@
|
||||
; RUN: opt -verify -S < %s
|
||||
; RUN: opt -S < %s | FileCheck %s
|
||||
; RUN: opt -verify -S < %s | FileCheck %s
|
||||
|
||||
; Tests the name mangling performed by the codepath following
|
||||
; getMangledTypeStr(). Only tests that code with the various manglings
|
||||
|
Loading…
Reference in New Issue
Block a user