[PATCH] D45240: [ARM] Compute a target feature which corresponds to the ARM version.

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 5 16:02:43 PDT 2018


efriedma updated this revision to Diff 141237.
efriedma added a comment.

Compute arch used passed-in CPU, not the global arch.


Repository:
  rC Clang

https://reviews.llvm.org/D45240

Files:
  lib/Basic/Targets/ARM.cpp
  test/CodeGen/arm-long-calls.c
  test/CodeGen/arm-no-movt.c
  test/CodeGen/arm-target-features.c
  test/CodeGen/arm-thumb-mode-target-feature.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45240.141237.patch
Type: text/x-patch
Size: 9655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180405/67495e8c/attachment.bin>


More information about the cfe-commits mailing list