summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/inline-dllexport-member.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2017-08-30 18:22:23 +0000
committerAdrian Prantl <aprantl@apple.com>2017-08-30 18:22:23 +0000
commit27ab26ae96bb81ef294e8193a95c0501f0b63e21 (patch)
treee3d69cf30f26a368dfedfe67082b689167fef52b /test/CodeGenCXX/inline-dllexport-member.cpp
parent0064d9a014c14decfacf4cba6086efd0ff77e14c (diff)
Adapt testcases to LLVM change r312144 in DIGlobalVariableExpression
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@312148 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGenCXX/inline-dllexport-member.cpp')
-rw-r--r--test/CodeGenCXX/inline-dllexport-member.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenCXX/inline-dllexport-member.cpp b/test/CodeGenCXX/inline-dllexport-member.cpp
index 66ef459bd8..a98f5601d3 100644
--- a/test/CodeGenCXX/inline-dllexport-member.cpp
+++ b/test/CodeGenCXX/inline-dllexport-member.cpp
@@ -7,7 +7,7 @@ struct __declspec(dllexport) s {
static const unsigned int ui = 0;
};
-// CHECK: [[UI]] = !DIGlobalVariableExpression(var: [[UIV:.*]])
+// CHECK: [[UI]] = !DIGlobalVariableExpression(var: [[UIV:.*]], expr: !DIExpression())
// CHECK: [[UIV]] = distinct !DIGlobalVariable(name: "ui", linkageName: "\01?ui@s@@2IB", scope: ![[SCOPE:[0-9]+]],
// CHECK: ![[SCOPE]] = distinct !DICompileUnit(