[PATCH] D158687: Bitset: remove some GCC<6.2 workarounds related to bitwise operators
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 23 18:44:18 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeff105b1bde3: Bitset: remove some GCC<6.2 workarounds related to bitwise operators (authored by MaskRay).
Changed prior to commit:
https://reviews.llvm.org/D158687?vs=552944&id=552945#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158687/new/
https://reviews.llvm.org/D158687
Files:
llvm/include/llvm/ADT/Bitset.h
llvm/include/llvm/TargetParser/SubtargetFeature.h
llvm/lib/TargetParser/X86TargetParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158687.552945.patch
Type: text/x-patch
Size: 4986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230824/d3860221/attachment.bin>
More information about the llvm-commits
mailing list