[PATCH] D144551: [BOLT][X86][NFC] Simplify the code of X86MCPlusBuilder::getAliasSized
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 22 18:51:26 PST 2023
Amir added a comment.
In D144551#4146291 <https://reviews.llvm.org/D144551#4146291>, @skan wrote:
> BTW, I'd like to ask if there any OS requirement for the bolt build @Amir ? I followed the instructions in https://code.ornl.gov/llvm-doe/llvm-project/-/tree/doe/bolt, but could not build bolt on RHEL9. Lots of "can not find header files errors".
No, RHEL should do. I'm able to build on CentOS8 using default host toolchain. Please open a bug and we'll look closer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144551/new/
https://reviews.llvm.org/D144551
More information about the llvm-commits
mailing list