diff options
author | Bill Wendling <isanbard@gmail.com> | 2012-02-16 01:13:30 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2012-02-16 01:13:30 +0000 |
commit | 3973accabc855b81b55bcc1945a98b2adb2ce72a (patch) | |
tree | e984a8bb25ce4f1c0292bb8de2443bfa15e4e8ac /lib/CodeGen/CGClass.cpp | |
parent | f8490eeb966103516da4e3ecb05e1a36b3e6e3ec (diff) |
Use the new method for specifying garbage collection metadata in the module.
The garbage collection metadata needs to be merged "intelligently", when two or
more modules are linked together, and not merely appended. (Appending creates a
section which is too large.) The module flags metadata method is the way to do
this.
<rdar://problem/8198537>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150648 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGClass.cpp')
0 files changed, 0 insertions, 0 deletions