[PATCH] D12192: Add clang support for AAP

Edward Jones via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 20 04:52:12 PDT 2015


edward-jones created this revision.
edward-jones added a subscriber: cfe-commits.

AAP is a Harvard architecture, with features representative of a large range of deeply embedded microprocessors. It aims to aid the development and maintenance of other out-of-tree deeply embedded systems.

http://reviews.llvm.org/D12192

Files:
  lib/Basic/Targets.cpp
  lib/Driver/Driver.cpp
  lib/Driver/ToolChains.cpp
  lib/Driver/ToolChains.h
  lib/Driver/Tools.cpp
  lib/Driver/Tools.h
  lib/Headers/float.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12192.32681.patch
Type: text/x-patch
Size: 13168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150820/22e6d2da/attachment.bin>


More information about the cfe-commits mailing list