[PATCH] D91940: [llvm-profgen] Fix shared-lib builds

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 22 17:26:33 PST 2020


wlei added a comment.

@nridge, did you try rebase to apply this https://github.com/llvm/llvm-project/commit/dcc06597b1d61d35c7246d3ab2d7a807134aaa45 ?
If `AllTargetsInfos` includes `X86Info`, then we no need this change, thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91940



More information about the llvm-commits mailing list