[PATCH] D60011: If MSVC and cross compiling use CMAKE_NM for gen_exports_msvc

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 15:58:53 PDT 2019


smeenai requested changes to this revision.
smeenai added a comment.
This revision now requires changes to proceed.

Sorry, I went down a rabbit hole reviewing this, and ended up writing an alternate solution which just generates a native llvm-nm using the same mechanism as tblgen. Gimme a little bit to put that up.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60011





More information about the llvm-commits mailing list