| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[BOLT] Support building bolt when LLVM_LINK_LLVM_DYLIB is ON This does *not* link with libLLVM, but with static archives instead. Not super-great, but at least the build works, which is probably better than failing. Related to #57551 Differential Revision: https://reviews.llvm.org/D134434 | 3 年前 | |
[BOLT][NFC] Rename {MachO,}RewriteInstance::create methods Follow the code style of fallible constructors in [LLVM Programmer's Manual] (https://llvm.org/docs/ProgrammersManual.html#fallible-constructors) and rename RewriteInstance::createRewriteInstance to RewriteInstance::create Reviewed By: #bolt, rafauler Differential Revision: https://reviews.llvm.org/D143119 | 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 3 年前 |