[PATCH] D139092: [RFC][LLD][ELF] Cortex-M Security Extensions (CMSE) Support

Amilendra Kodithuwakku via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 19 04:47:07 PST 2022


amilendra updated this revision to Diff 483914.
amilendra added a comment.

`arc patch D139092` still gives me the error.

   INFO  Base commit is not in local repository; trying to fetch.
  Created and checked out branch arcpatch-D139092.
      This diff is against commit 0580656340fc6850797dc5291df79b8fb10f53ff, but
      the commit is nowhere in the working copy. Try to apply it against the
      current working copy state? (ec87b7231586865f7b0adfe22a0d056e40ae9264)
      [Y/n]
  
  Usage Exception: User aborted the workflow.

Folding the two commits and doing `arc diff --update D139092`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139092/new/

https://reviews.llvm.org/D139092

Files:
  lld/ELF/Arch/ARM.cpp
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/InputFiles.cpp
  lld/ELF/InputFiles.h
  lld/ELF/LinkerScript.cpp
  lld/ELF/LinkerScript.h
  lld/ELF/Options.td
  lld/ELF/SymbolTable.cpp
  lld/ELF/SymbolTable.h
  lld/ELF/SyntheticSections.cpp
  lld/ELF/SyntheticSections.h
  lld/ELF/Target.h
  lld/ELF/Writer.cpp
  lld/test/ELF/Inputs/arm-cmse-implib-1.s
  lld/test/ELF/Inputs/arm-cmse-implib-2.s
  lld/test/ELF/aarch64-cmse.s
  lld/test/ELF/arm-cmse-check-startaddress.s
  lld/test/ELF/arm-cmse-check-sym-attrs.s
  lld/test/ELF/arm-cmse-implib.s
  lld/test/ELF/arm-cmse-invalid-arch.s
  lld/test/ELF/arm-cmse-veneers.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139092.483914.patch
Type: text/x-patch
Size: 52220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221219/ed756cc0/attachment-0001.bin>


More information about the llvm-commits mailing list