[all-commits] [llvm/llvm-project] 742250: [ARM][CMSE] Issue an error if passing arguments th...

Momchil Velikov via All-commits all-commits at lists.llvm.org
Mon Sep 21 09:26:33 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 742250bf62a92647d3462d1e0b75940bc0914fcb
      https://github.com/llvm/llvm-project/commit/742250bf62a92647d3462d1e0b75940bc0914fcb
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    A llvm/test/CodeGen/ARM/cmse-errors.ll

  Log Message:
  -----------
  [ARM][CMSE] Issue an error if passing arguments through memory across
security boundary

It was never supported and that part was accidentally omitted when
upstreaming D76518.

Differential Revision: https://reviews.llvm.org/D86478

Change-Id: If6ba9506eb0431c87a1d42a38aa60e47ce263039




More information about the All-commits mailing list