forked from OSchip/llvm-project
parent
b37427fd82
commit
c0dd7a4f25
|
@ -1,4 +1,4 @@
|
|||
// RUN: %clang_cc1 -triple armv7-apple-darwin10 -g -emit-llvm -o - %s | FileCheck %s
|
||||
// RUN: %clang_cc1 -g -emit-llvm -o - %s | FileCheck %s
|
||||
|
||||
// The DWARF standard says the underlying data type of an enum may be
|
||||
// stored in an DW_AT_type entry in the enum DIE. This is useful to have
|
||||
|
|
Loading…
Reference in New Issue