[PATCH] D31139: [LLVMbugs] [Bug 18710] Only generate .ARM.exidx and .ARM.extab when needed with EHABI

Christian Bruel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 31 06:50:39 PDT 2017


chrib updated this revision to Diff 93638.
chrib added a comment.

1. Updating https://reviews.llvm.org/D31139: [LLVMbugs] [Bug 18710] Only generate .ARM.exidx and .ARM.extab when needed with EHABI #

Fix thinkos/typos.


https://reviews.llvm.org/D31139

Files:
  lib/CodeGen/AsmPrinter/ARMException.cpp
  test/CodeGen/ARM/atomic-cmpxchg.ll
  test/CodeGen/ARM/big-endian-eh-unwind.ll
  test/CodeGen/ARM/constantpool-promote.ll
  test/CodeGen/ARM/ehabi-handlerdata-nounwind.ll
  test/CodeGen/ARM/ehabi-handlerdata.ll
  test/CodeGen/ARM/ehabi-no-landingpad.ll
  test/CodeGen/ARM/ehabi.ll
  test/CodeGen/ARM/execute-only.ll
  test/CodeGen/ARM/fp16-promote.ll
  test/CodeGen/Thumb/copy_thumb.ll
  test/MC/ARM/data-in-code.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31139.93638.patch
Type: text/x-patch
Size: 11372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170331/8c67848a/attachment-0001.bin>


More information about the llvm-commits mailing list