[PATCH] D34424: [ARM] Unified logic for computing target ABI.

Ana Pazos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 18:14:53 PDT 2017


apazos updated this revision to Diff 103507.
apazos added a comment.

Restore assertion code.


https://reviews.llvm.org/D34424

Files:
  include/llvm/Support/TargetParser.h
  lib/Support/TargetParser.cpp
  lib/Target/ARM/ARMTargetMachine.cpp
  test/CodeGen/ARM/alloca.ll
  test/CodeGen/ARM/arm-abi-attr.ll
  test/CodeGen/ARM/ctor_order.ll
  test/CodeGen/ARM/ctors_dtors.ll
  test/CodeGen/ARM/ssp-data-layout.ll
  test/CodeGen/ARM/str_pre-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34424.103507.patch
Type: text/x-patch
Size: 8390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170622/7cdf4aaa/attachment.bin>


More information about the llvm-commits mailing list