[PATCH] D20675: Compilation for Intel MCU (Part 3/3)

Andrey Turetskiy via cfe-commits cfe-commits at lists.llvm.org
Thu May 26 05:31:36 PDT 2016


aturetsk created this revision.
aturetsk added reviewers: rsmith, bruno.
aturetsk added subscribers: cfe-commits, zinovy.nis, DavidKreitzer.
Herald added subscribers: srhines, danalbert, tberghammer.

This is the last patch required to support compilation for Intel MCU target (e.g. Intel(R) Quark(TM) micro controller D 2000).

When IAMCU triple is used:
* Use IAMCU linker output format
* Link with IAMCU crt objects
* Link with IAMCU libraries

http://reviews.llvm.org/D20675

Files:
  lib/Driver/Tools.cpp
  test/Driver/miamcu-opt.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20675.58592.patch
Type: text/x-patch
Size: 4518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160526/0db9b038/attachment.bin>


More information about the cfe-commits mailing list