summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2012-02-16 01:13:30 +0000
committerBill Wendling <isanbard@gmail.com>2012-02-16 01:13:30 +0000
commitb6f795eee606985a5d1cac625b253465f0e959c4 (patch)
treecb859b6ba0686e658196a69670495965c35b8f33 /clang/lib/CodeGen/CodeGenFunction.cpp
parent3454d444dc90938e18dfc99a3eea8a8545f34b51 (diff)
downloadbcm5719-llvm-b6f795eee606985a5d1cac625b253465f0e959c4.tar.gz
bcm5719-llvm-b6f795eee606985a5d1cac625b253465f0e959c4.zip
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> llvm-svn: 150648
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud