[PATCH] D23664: [AAP] (1) Add AAP target triple
Edward Jones via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 18 08:36:22 PDT 2016
edward-jones created this revision.
edward-jones added a reviewer: rengolin.
edward-jones added subscribers: simoncook, llvm-commits.
This is the first in a set of patches to add AAP as an experimental target to LLVM. The only changes this patch makes is to recognize the 'aap' triple.
Future patches will incrementally add the remainder of the backend.
https://reviews.llvm.org/D23664
Files:
include/llvm/ADT/Triple.h
lib/Support/Triple.cpp
unittests/ADT/TripleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23664.68539.patch
Type: text/x-patch
Size: 3789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160818/07299ca3/attachment.bin>
More information about the llvm-commits
mailing list