[PATCH] D13013: Fix crash "-target arm -mcpu=generic", without "-march="

Vladimir Sukharev via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 21 05:40:31 PDT 2015


vsukharev created this revision.
vsukharev added a reviewer: rengolin.
vsukharev added a subscriber: cfe-commits.
vsukharev set the repository for this revision to rL LLVM.
Herald added subscribers: rengolin, aemerson.

Follow-up to http://reviews.llvm.org/rL245445
Added more tests for "-mcpu=generic", a crash fixed.


Repository:
  rL LLVM

http://reviews.llvm.org/D13013

Files:
  lib/Driver/ToolChain.cpp
  lib/Driver/Tools.cpp
  lib/Driver/Tools.h
  test/Driver/aarch64-cpus.c
  test/Driver/arm-cortex-cpus.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13013.35234.patch
Type: text/x-patch
Size: 6340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150921/ed816987/attachment.bin>


More information about the cfe-commits mailing list