| commit | 63702e2bf74af10f755a54d0cade8a7214b783c7 | [log] [tgz] |
|---|---|---|
| author | Rafael Espindola <rafael.espindola@gmail.com> | Mon Jun 01 01:30:01 2015 +0000 |
| committer | Rafael Espindola <rafael.espindola@gmail.com> | Mon Jun 01 01:30:01 2015 +0000 |
| tree | 162cde906b0378280d62e7b1f495590363414493 | |
| parent | a66395e18401dd6bc2c840c9f7587d1ec5a05efc [diff] |
Store a bit in MCSection saying if it was registered with MCAssembler. With this we can replace a SetVector with a plain std::vector. llvm-svn: 238706