[PATCH] D86478: [ARM][CMSE] Issue an error if passing arguments through memory across security boundary

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 10:59:17 PDT 2020


chill created this revision.
chill added reviewers: efriedma, snidertm, hug-dev, sigvartmh.
Herald added subscribers: llvm-commits, danielkiss, hiraditya, kristof.beyls.
Herald added a project: LLVM.
chill requested review of this revision.

It was never supported and that part was accidentally omitted when upstreaming D76518 <https://reviews.llvm.org/D76518>.


https://reviews.llvm.org/D86478

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/ARM/cmse-errors.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86478.287449.patch
Type: text/x-patch
Size: 3951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200824/2b617c0e/attachment.bin>


More information about the llvm-commits mailing list