commit | 0f4df6dc6f0811556687bc59f8f34b6343078293 | [log] [tgz] |
---|---|---|
author | Rafael Espindola <rafael.espindola@gmail.com> | Tue Mar 10 16:58:10 2015 +0000 |
committer | Rafael Espindola <rafael.espindola@gmail.com> | Tue Mar 10 16:58:10 2015 +0000 |
tree | 84c9dd6d775d0bea67458c9b2c0c5f82fab82982 | |
parent | f681b3f13fe871d6c5db9ffc2054274ccb41ac45 [diff] |
Store an optional section start label in MCSection. This makes code that uses section relative expressions (debug info) simpler and less brittle. This is still a bit awkward as the symbol is created late and has to be stored in a mutable field. I will move the symbol creation earlier in the next patch. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231802 91177308-0d34-0410-b5e6-96231b3b80d8