[PATCH] D107682: [AVR][clang] Search avr-libc installtion path according to avr-gcc's
Ben Shi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 6 20:44:18 PDT 2021
benshi001 added a comment.
There are already test cases
$llvm/clang/test/Driver/avr-ld.c
$llvm/clang/test/Driveravr-toolchain.c
and fake avr-gcc inside `$llvm/clang/test/Driver/Inputs/basic_avr_tree` to support the above two tests.
So there is no need to add new ones.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107682/new/
https://reviews.llvm.org/D107682
More information about the cfe-commits
mailing list