[PATCH] D21683: [Sparc] Allow LEON cpu models to be selected with -mcpu

Jacob Baungard Hansen via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 24 07:20:35 PDT 2016


jacob_hansen created this revision.
jacob_hansen added reviewers: jyknight, lero_chris.
jacob_hansen added a subscriber: cfe-commits.
Herald added a subscriber: jyknight.

This change exposes the recently added LEON CPUs (D19359) in the LLVM Sparc backend to Clang, allowing the cpu's to be selected using the -mcpu flag.

http://reviews.llvm.org/D21683

Files:
  lib/Basic/Targets.cpp
  lib/Driver/Tools.cpp
  test/Driver/sparc-as.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21683.61789.patch
Type: text/x-patch
Size: 3928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160624/e0c03173/attachment.bin>


More information about the cfe-commits mailing list