[PATCH] D140420: [Support] Update modulemap for TargetParser

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 04:13:44 PST 2023


lenary abandoned this revision.
lenary added a comment.

@steven_wu @aprantl @dblaikie I'm abandoning this change, because as of rGd768bf994f50 <https://reviews.llvm.org/rGd768bf994f508d7eaf9541a568be3d71096febf5> these headers are not used in LLVM (apart from in Polly's isl import, which I have contacted the isl maintainer about). Hopefully this means you can update your clang modules/bazel configurations to properly consider the TargetParser separately from Support, if you wish.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140420



More information about the llvm-commits mailing list