mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Test for 95961.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95962 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0d8db8e0a8
commit
e89d578fda
@ -1,7 +1,6 @@
|
||||
// RUN: %llvmgcc -x objective-c -fwritable-strings -S %s -o - | FileCheck %s
|
||||
// CHECK: @.str = private constant
|
||||
// CHECK: @.str1 = private global
|
||||
// .str1 should have linker_private linkage. It will be fixed next.
|
||||
// CHECK: @.str1 = internal global
|
||||
|
||||
// rdar://7634471
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user