[PATCH] D75099: [AVR] Include AVR by default in LLVM builds
Ayke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 25 07:24:46 PST 2020
aykevl added a comment.
Great! I've been looking forward to this.
> Used in two frontends
I count 3: Rust, TinyGo, and Swift for Arduino.
> Limited, but functional support for DebugInfo and LLVM DWARF dumping
In my experience this only started working with D74213 <https://reviews.llvm.org/D74213>, but maybe you mean something different.
Just nitpicking here, I don't want to hold this change back.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75099/new/
https://reviews.llvm.org/D75099
More information about the llvm-commits
mailing list