diff options
author | Petr Hosek <phosek@chromium.org> | 2019-04-29 00:46:23 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2019-04-29 00:46:23 +0000 |
commit | 84da0e1bb75f8666cf222d2f600f37bebb9ea389 (patch) | |
tree | 48658b33c89c8d8586379bf95d0f5b402ef42d27 /llvm/lib/Object/WindowsResource.cpp | |
parent | aec5dcc4579fda255c308b002cebe24b104b8df2 (diff) | |
download | llvm-84da0e1bb75f8666cf222d2f600f37bebb9ea389.zip llvm-84da0e1bb75f8666cf222d2f600f37bebb9ea389.tar.gz llvm-84da0e1bb75f8666cf222d2f600f37bebb9ea389.tar.bz2 |
[builtins] Use aliases for function redirects
Symbol aliases are supported by all platforms that compiler-rt builtins
target, and we can use these instead of function redirects to avoid the
extra indirection.
This is part of the cleanup proposed in "[RFC] compiler-rt builtins
cleanup and refactoring".
Differential Revision: https://reviews.llvm.org/D60931
llvm-svn: 359413
Diffstat (limited to 'llvm/lib/Object/WindowsResource.cpp')
0 files changed, 0 insertions, 0 deletions