User Details
- User Since
- Apr 13 2018, 6:36 AM (258 w, 2 h)
Mon, Mar 20
Address some of Peter's comments.
Expect how relocation against entry symbols are handled will be particularly contentious.
Couple of diagnostics suggested needs implementation and how the binding is handled needs investigation.
Fri, Mar 10
Add missing full stop.
Address review comments.
Thu, Mar 9
Use emplace_back() and remove explicit make_pair().
Address some review comments I missed.
Address another round of review comments.
Wed, Mar 8
Address further review comments.
Consolidate diagnostic tests to a single test file.
Mon, Mar 6
Address further review comments.
Sat, Feb 25
Feb 21 2023
Address review comments and add more tests.
Feb 14 2023
Feb 9 2023
Add tests for diagnostics emitted during sanity checking the cmse import library
Thanks for the design docs. At a high-level this gives a good summary on what you intend the multilib feature to do. Couple of suggestions.
Added
- Better help text
- The workflow step of linking a cmse non-secure app against a cmse import library
- Sanity checking of the cmse import library
Feb 8 2023
LGTM.
Dec 19 2022
Addressing a review comment I missed.
Fix review comments.
arm-cmse-invalid-arch.s only works for the ARM target.
Now I can do arc patch D139092
Rebasing using arc diff $(git merge-base HEAD origin) --update D139092
arc patch D139092 still gives me the error.
git am <Diff ID 482810>.patch arc diff --update
arc patch D139092 fails with the following error.
Dec 14 2022
Thanks for the comprehensive reviews.
Dec 3 2022
Dec 1 2022
Jun 14 2022
LGTM.
Jun 10 2022
Mar 14 2022
LGTM.
Feb 8 2022
[clang][ARM] Re-word PACBTI warning.
Feb 7 2022
LGTM.
Jan 31 2022
LGTM.
Jan 28 2022
The CI errors seem unrelated.
Jan 27 2022
Fix clang-format errors.
Jan 24 2022
Rebase.
Add new interface isArmMClass() to the Triple class.
Use isArmT32() and isArmMClass() to emit PACBTI warnings for ARM.
Jan 11 2022
Refactor the check conditions to a single function (isArmT32)
Dec 30 2021
Fix clang-format errors.
Address review comments.
Dec 15 2021
Dec 13 2021
Rebase
Address review comment.
Dec 10 2021
Jul 27 2021
[lld][ELF] remove empty SyntheticSections from inputSections
Fix clang-tidy errors
Jul 26 2021
Rebase attempt 2
Rebase
Address review comments
Jul 21 2021
Jun 16 2021
Jun 7 2021
Ping?
May 26 2021
Mar 12 2021
Commited the fix to LLVM Release 12.x branch. Rendering looks okay this time.
Sorry for the back-and-forth. Requesting re-review.
Add a newline before the sub-list to fix a rendering issue.
Reopening to add a missing empty line before starting the level-2 list.
Commited to LLVM Release 12.x branch
Mar 9 2021
Abandoning this revision because I think I messed up something when using arcanist to fix pre-merge errors.
https://buildkite.com/llvm-project/diff-checks/builds/32719
I'll submit a new review.
- Fix test failures after a92ceea91116e7b95d23eff634507fa2cff86ef2
- [libc++] Fix extern template test failing on Windows
- [libc++] Fix extern-templates.sh.cpp test on Linux
- [release][docs] List all cores Arm has added support for in LLVM 12.