[PATCH] D60931: [builtins] Use aliases for function redirects

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 19 18:47:43 PDT 2019


phosek added a comment.

@mstorsjo the alias implementation is the same as the one used in D59921 <https://reviews.llvm.org/D59921> (except we're not using weak aliases in this case), can you check that this looks okay to you?


Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60931/new/

https://reviews.llvm.org/D60931





More information about the llvm-commits mailing list