Issue 176558
Summary [AVR] Implement a unique AVRTargetParser
Labels new issue
Assignees benshi001
Reporter benshi001
    Move the following parts

1. https://github.com/llvm/llvm-project/blob/main/llvm/lib/Target/AVR/AVRDevices.td#L255 of the backend 
2. https://github.com/llvm/llvm-project/blob/main/clang/lib/Basic/Targets/AVR.cpp#L32 of the front end

to the unique `AVRTargetParser`.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to