diff options
author | Tim Northover <tnorthover@apple.com> | 2018-09-06 12:13:46 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2018-09-06 12:13:46 +0000 |
commit | 8f141016eeb2d6a10b8e7748fbcc0e4cc2feee4c (patch) | |
tree | 30c55f439b423d4e083fe94f7bd55f004baae887 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | d353e6d748e0c151884345f2c08f1b988c5e7b94 (diff) | |
download | llvm-8f141016eeb2d6a10b8e7748fbcc0e4cc2feee4c.zip llvm-8f141016eeb2d6a10b8e7748fbcc0e4cc2feee4c.tar.gz llvm-8f141016eeb2d6a10b8e7748fbcc0e4cc2feee4c.tar.bz2 |
ARM: wrap call to __clzsi2 so that the name is correct on MachO.
MachO symbols are prefixed with an extra '_' (that's 3 in total for this
function), so assembly calls have to go through a wrapper to insert any prefix
needed.
llvm-svn: 341540
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions