[llvm-bugs] [Bug 31569] New: [AVR] Support the '-mmcu' command line option
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jan 6 21:43:26 PST 2017
https://llvm.org/bugs/show_bug.cgi?id=31569
Bug ID: 31569
Summary: [AVR] Support the '-mmcu' command line option
Product: clang
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Driver
Assignee: unassignedclangbugs at nondot.org
Reporter: dylanmckay34 at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
In order to be compatible with AVR-GCC, and also to allow users to manually set
target microcontrollers, we will need to add the '-mmcu' flag to the driver and
have it be passed down to the 'target-cpu' when calling 'clang -cc1'
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170107/1471e898/attachment.html>
More information about the llvm-bugs
mailing list