diff options
author | Denis Protivensky <dprotivensky@accesssoftek.com> | 2015-04-07 07:04:42 +0000 |
---|---|---|
committer | Denis Protivensky <dprotivensky@accesssoftek.com> | 2015-04-07 07:04:42 +0000 |
commit | 6c50e88c0deacca04f345bb08266c101b85da7b6 (patch) | |
tree | afa35d6f8382b9ef7d24915fbced2bfe91b1fcd6 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 9dedc775d7b436e5f8f961413c3fd867ea8be53e (diff) | |
download | bcm5719-llvm-6c50e88c0deacca04f345bb08266c101b85da7b6.tar.gz bcm5719-llvm-6c50e88c0deacca04f345bb08266c101b85da7b6.zip |
[ARM] Add mapping symbols to PLT entries
Make PLT entry atoms represent mapping symbols in the Release mode,
while in the Debug mode they are still function-like symbols
with regular names.
It's legal that mapping symbols denote unnamed parts of code,
and PLT entries are not required to have function-like names.
Differential Revision: http://reviews.llvm.org/D8819
llvm-svn: 234301
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions