mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 20:23:39 +08:00
update test to reflect r110876 change.
llvm-svn: 110884
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// RUN: %clang_cc1 -S -emit-llvm -g %s -o - | grep DW_TAG_constant
|
||||
// RUN: %clang_cc1 -S -emit-llvm -g %s -o - | grep DW_TAG_variable
|
||||
|
||||
static const unsigned int ro = 201;
|
||||
void bar(int);
|
||||
|
||||
Reference in New Issue
Block a user