mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
Also remove an extra extern "C" from a global variable redeclaration. This allows building libcxxabi with GCC on my system. Reviewers: majnemer Differential Revision: http://reviews.llvm.org/D5604 llvm-svn: 219012