[PATCH] D149119: [CMake] Use llvm-nm to extract symbols for staged LTO builds on Windows
Petr Hosek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 25 23:48:35 PDT 2023
phosek added a comment.
Supporting only a single tool and simplifying the script would be my preference as well. I see that the script already supports `llvm-readobj`, do we need the `llvm-nm` support in that case?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149119/new/
https://reviews.llvm.org/D149119
More information about the cfe-commits
mailing list