diff options
author | Bill Wendling <isanbard@gmail.com> | 2012-02-16 01:10:50 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2012-02-16 01:10:50 +0000 |
commit | f7b367ce455d034843c8992b69dd41df6bde383e (patch) | |
tree | b07b39558690dc2a2ef7efb24c1881d0ffded63f /lib/CodeGen/MachineCSE.cpp | |
parent | 5e6162e75645122b6afdbca8ba55294e073dc369 (diff) |
Give a description of the Objective-C garbage collection module flags.
The rule governing the flags is this:
no-gc + no-gc = no-gc
no-gc + gc = no-gc
no-gc + gc-only = error
gc + gc = gc
gc + gc-only = gc-only
gc-only + gc-only = gc-only
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150646 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineCSE.cpp')
0 files changed, 0 insertions, 0 deletions