mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Fix datalayout test that I broke with my previous LinkModules warning improvement.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203011 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9bf239e76f
commit
51da5c7631
@ -11,4 +11,4 @@ target datalayout = "e"
|
||||
; this is a hack to check that llvm-link printed no warnings.
|
||||
; WARN-A: FileCheck error: '-' is empty.
|
||||
|
||||
; WARN-B: WARNING: Linking two modules of different data layouts!
|
||||
; WARN-B: WARNING: Linking two modules of different data layouts:
|
||||
|
Loading…
Reference in New Issue
Block a user