still not relaxed enough.

llvm-svn: 179897
This commit is contained in:
Adrian Prantl 2013-04-19 21:52:06 +00:00
parent b37427fd82
commit c0dd7a4f25
1 changed files with 1 additions and 1 deletions

View File

@ -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