[PATCH] D157742: [bazel] Remove superfluous (?) strip_include_prefix settings.
Stephan Herhut via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 11 11:24:40 PDT 2023
herhut created this revision.
Herald added subscribers: bviyer, Moerafaat, zero9178, bzcheeseman, sdasgup3, wenzhicui, wrengr, cota, teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, liufengdb, aartbik, mgester, arpith-jacob, antiagainst, shauheen, rriddle, mehdi_amini.
Herald added a project: All.
herhut requested review of this revision.
Herald added subscribers: llvm-commits, stephenneuendorffer, nicolasvasilache.
Herald added a project: LLVM.
It is not clear why this is needed but adding this flag creates
overheads as it leads to copies of the headers.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D157742
Files:
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157742.549469.patch
Type: text/x-patch
Size: 32602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230811/d74bf339/attachment-0001.bin>
More information about the llvm-commits
mailing list