[PATCH] D70718: [AIX] Replace ExternalSymbolSDNode with a MCSymbolSDNode for memcpy/memset/memmove
Xiangling Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 7 08:02:20 PST 2020
Xiangling_L planned changes to this revision.
Xiangling_L added a comment.
Because the best way to test which `memcpy` version we pick when there exists a user-declared one, we need to test the relocation of the call. So this patch would be moved to `needs revision` section, waiting for relocation patch to land first.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70718/new/
https://reviews.llvm.org/D70718
More information about the llvm-commits
mailing list