| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
!364 merge dev17-bolt-port-upstream3 into dev_17.0.6 [Backport][Bolt] Solving pie support issue (#65494) Created-by: eastb233 Commit-by: JohnLee1243 Merged-by: openeuler-ci-bot Description: <!-- 感谢您的合入申请! --> **PR功能描述 / 为什么需要这个合入:** 代替0004-Bolt-Solving-pie-support-issue.patch Related PR: https://atomgit.com/openeuler/llvm-project/pull/351 <!-- 回合上游社区补丁请附上社区链接 --> https://github.com/llvm/llvm-project/pull/65494 **希望检视人员了解的内容:** **Checklist:** PR格式 - [ ] PR标题简要总结修改内容 - [ ] commit message是否使用模板,请配置 git config commit.template .gitee/commit_message - [ ] PR是否关联issue - [ ] PR是否设置审查人员(主要成员为[@cf-zhao](https://gitee.com/cf-zhao),[@eastb233](https://gitee.com/eastb233),[@liyunfei33](https://gitee.com/liyunfei33),[@wangqiang95](https://gitee.com/wangqiang95),[@chenzheng1030](https://gitee.com/chenzheng1030)) 功能验证 - 修改涉及后端架构 - [ ] 架构无关 - [ ] AArch64 - [ ] X86_64 - [ ] RISC-V - [ ] LoongArch - [ ] 其他 - CI门禁 - [x] (默认触发)基础测试 - [ ] (可选)质量加固测试,评论关键字触发/mtestrun See merge request: openeuler/llvm-project!364 | 6 个月前 | |
[BOLT] Fix broken unittests | 3 年前 | |
[BOLT] Add support for the latest perf tool The latest perf tool can return non-empty buffer when executing buildid-list command, even when perf.data was recorded with -B flag. Some binaries will be listed without the ID, while others may have a recorded ID. Allow invalid entires on the input, while checking the valid ones for the match. Reviewed By: Amir Differential Revision: https://reviews.llvm.org/D130223 | 3 年前 |