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: unassignedclangb...@nondot.org
          Reporter: dylanmcka...@gmail.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to