| commit | 06df7725fc2334c3662664f89993b07190505b89 | [log] [tgz] |
|---|---|---|
| author | Bill Wendling <isanbard@gmail.com> | Tue Feb 14 21:28:13 2012 +0000 |
| committer | Bill Wendling <isanbard@gmail.com> | Tue Feb 14 21:28:13 2012 +0000 |
| tree | cf7435a6dc9f470fcadc79acbcd728cb1efd1bfe | |
| parent | 8c8578c0b83305fe992daaaf9bd64f88c6147aed [diff] |
Add code to the target lowering object file module to handle module flags. The MachO back-end needs to emit the garbage collection flags specified in the module flags. This is a WIP, so the front-end hasn't been modified to emit these flags just yet. Documentation and front-end switching to occur soon. llvm-svn: 150507