summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libcxx/lib/i386.exp2
-rw-r--r--libcxx/lib/x86_64.exp2
2 files changed, 2 insertions, 2 deletions
diff --git a/libcxx/lib/i386.exp b/libcxx/lib/i386.exp
index cc0d8218758..321b474ee0b 100644
--- a/libcxx/lib/i386.exp
+++ b/libcxx/lib/i386.exp
@@ -2455,4 +2455,4 @@ __ZNSt3__17codecvtIDic11__mbstate_tE2idE
__ZNSt3__18numpunctIcE2idE
__ZNSt3__18numpunctIwE2idE
__ZNSt3__113allocator_argE
-__ZNSt3__119__thread_local_dataE
+__ZNSt3__119__thread_local_dataEv \ No newline at end of file
diff --git a/libcxx/lib/x86_64.exp b/libcxx/lib/x86_64.exp
index bfcd17339be..a48cb1c3813 100644
--- a/libcxx/lib/x86_64.exp
+++ b/libcxx/lib/x86_64.exp
@@ -2455,4 +2455,4 @@ __ZNSt3__17codecvtIDic11__mbstate_tE2idE
__ZNSt3__18numpunctIcE2idE
__ZNSt3__18numpunctIwE2idE
__ZNSt3__113allocator_argE
-__ZNSt3__119__thread_local_dataE
+__ZNSt3__119__thread_local_dataEv
OpenPOWER on IntegriCloud