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
Paths
| Differential D20675
Compilation for Intel MCU (Part 3/3) ClosedPublic Authored by aturetsk on May 26 2016, 5:31 AM.
Details Summary 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:
Diff Detail
Event Timelineaturetsk updated this object. Herald added subscribers: srhines, danalbert, tberghammer. · View Herald TranscriptMay 26 2016, 5:31 AM This revision is now accepted and ready to land.May 26 2016, 11:34 AM Closed by commit rL272885: Compilation for Intel MCU (Part 3/3) (authored by aturetsk). · Explain WhyJun 16 2016, 3:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 60960 cfe/trunk/lib/Driver/Tools.cpp
cfe/trunk/test/Driver/miamcu-opt.c
|