[PATCH] D15236: [ARM] Generate ABI_optimization_goals build attribute, as described in the ARM ARM.

A. Skrobov via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 09:38:50 PST 2015


tyomitch created this revision.
tyomitch added a reviewer: rengolin.
tyomitch added a subscriber: llvm-commits.
Herald added subscribers: rengolin, aemerson.

This reverts r254234, and adds a simple fix for the annoying case of use-after-free.

http://reviews.llvm.org/D15236

Files:
  lib/Target/ARM/ARMAsmPrinter.cpp
  lib/Target/ARM/ARMAsmPrinter.h
  lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
  test/CodeGen/ARM/build-attributes-optimization-minsize.ll
  test/CodeGen/ARM/build-attributes-optimization-mixed.ll
  test/CodeGen/ARM/build-attributes-optimization-optnone.ll
  test/CodeGen/ARM/build-attributes-optimization-optsize.ll
  test/CodeGen/ARM/build-attributes-optimization.ll
  test/MC/ARM/data-in-code.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15236.41893.patch
Type: text/x-patch
Size: 12493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151204/14ec0502/attachment.bin>


More information about the llvm-commits mailing list