aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/PCHReader.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-06-15 01:09:11 +0000
committerChris Lattner <sabre@nondot.org>2009-06-15 01:09:11 +0000
commit2a8e4e1d8548dc3e30d7c9ba92127c7884a11448 (patch)
tree8c5a92b6e4f50d27dd9f18d5d50d19f9550e974f /lib/Frontend/PCHReader.cpp
parent7df71ac778e5918883c826fdb3fff7d0feffc677 (diff)
"GCC emits an __objc_class_name_{classname} symbol for every class, and a corresponding reference to this symbol for every compilation unit that references the class. This causes linker errors when you try linking a program which references some classes but doesn't define them. The attached patch implements this support in clang, so you can compile a class with clang, reference it in a file compiled with GCC, and have it all work correctly."
Patch by David Chisnall! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73364 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/PCHReader.cpp')
0 files changed, 0 insertions, 0 deletions