| commit | bd26a58538e21a179837b197c6ff6983ecd183d2 | [log] [tgz] |
|---|---|---|
| author | Axel Naumann <Axel.Naumann@cern.ch> | Fri May 06 15:24:04 2011 +0000 |
| committer | Axel Naumann <Axel.Naumann@cern.ch> | Fri May 06 15:24:04 2011 +0000 |
| tree | 9a9763f2bca80c1b867dcb70b60b0abf98fe6c4a | |
| parent | 4bfa978ca5bb7390cae1923ac35cd4bfe9f814f7 [diff] |
Reset the emitted initializers. This enables incremental codegen, where the initializer array can be removed from the module, such that only new initializers will be emitted and run. llvm-svn: 130986