diff options
Diffstat (limited to 'Ports/llvm/patches/ReadMe.md')
-rw-r--r-- | Ports/llvm/patches/ReadMe.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Ports/llvm/patches/ReadMe.md b/Ports/llvm/patches/ReadMe.md index 1f20713004..815e5a3336 100644 --- a/Ports/llvm/patches/ReadMe.md +++ b/Ports/llvm/patches/ReadMe.md @@ -32,3 +32,14 @@ stack-smashing protection and building position-independent executables by defau - [x] Should be merged to upstream? - [ ] Resolves issue(s) with our side of things - [ ] Hack + +## `llvm-backport-objcopy-update-section.patch` + +Backports support for `llvm-objcopy --update-section` used by our toolchain from reviews.llvm.org/D112116. + +### Status +- [ ] Local? +- [ ] Should be merged to upstream? +- [ ] Resolves issues(s) with our side of things +- [ ] Hack + |