commit | f06afc396f56722d53c90efb86e871ead7807e73 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <peter@pcc.me.uk> | Mon Aug 06 21:59:58 2018 +0000 |
committer | Peter Collingbourne <peter@pcc.me.uk> | Mon Aug 06 21:59:58 2018 +0000 |
tree | f75b80b1e9ca4b60507aa77b979dd0158c2d2ec3 | |
parent | f583815bba9a5dacfff8530e26ee11d35023a383 [diff] |
MC: Redirect .addrsig directives referring to private (.L) symbols to the section symbol. This matches our behaviour for regular (i.e. relocated) references to private symbols and therefore avoids needing to unnecessarily write address-significant .L symbols to the object file's symbol table, which can interfere with stack traces. Fixes check-cfi after r339050. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@339066 91177308-0d34-0410-b5e6-96231b3b80d8