[PATCH] D149119: [CMake] Use llvm-nm to extract symbols for staged LTO builds on Windows

Tomas Matheson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 25 02:57:04 PDT 2023


tmatheson added a comment.

This looks like a nice addition. Would it make sense to use llvm-nm always, not restricted to bootstrap builds? And would that work on Windows and allow us to simplify this script substantially by using one tool for all platforms?


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