[PATCH] D73577: [compiler-rt] Build all alias in builtin as private external on Darwin

kledzik@apple.com via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 13:45:16 PST 2020


kledzik added a comment.

Should there be a COMPILER_RT_ALIAS and COMPILER_RT_HIDDEN_ALIAS macro?   Does this change effect the libcompiler_rt.dylib in the OS. In the dylib, I suspect the aliases should be global.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73577





More information about the llvm-commits mailing list