forked from OSchip/llvm-project
parent
ca3566fc20
commit
17ac005dbb
|
@ -1,4 +1,4 @@
|
|||
// RUN: %clang_cc1 -g -S -masm-verbose -o - %s | FileCheck %s
|
||||
// RUN: %clang_cc1 -g -triple x86_64-apple-darwin10 -S -masm-verbose -o - %s | FileCheck %s
|
||||
// Radar 8801045
|
||||
// Do not emit AT_MIPS_linkage_name for static variable i
|
||||
|
||||
|
|
Loading…
Reference in New Issue