| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 4 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 4 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[BOLT][CMAKE] Fix DYLIB build Move BOLT libraries out of LLVM_LINK_COMPONENTS to target_link_libraries. Addresses issue #55432. Reviewed By: rafauler Differential Revision: https://reviews.llvm.org/D125568 | 4 年前 | |
[MC] De-capitalize SwitchSection. NFC Add SwitchSection to return switchSection. The API will be removed soon. | 3 年前 | |
[BOLT][NFC] Use range-based STL wrappers Replace std:: algorithms taking begin/end iterators with llvm:: counterparts accepting ranges. Reviewed By: rafauler Differential Revision: https://reviews.llvm.org/D128154 | 3 年前 | |
[BOLT][NFC] Fix braces usage in the rest of the codebase Summary: Refactor remaining bolt sources to follow the braces rule for if/else/loop from [LLVM Coding Standards](https://llvm.org/docs/CodingStandards.html). (cherry picked from FBD33345885) | 4 年前 |