[PATCH] D123200: [compiler-rt][AVR] Add initial support of target AVR

Ben Shi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 6 03:51:23 PDT 2022


benshi001 added a comment.

Build `libclang_rt.builtins-avr.a` which contains math functions, such as `mulsi3`, `divmodsi4`, `mulsf3`, ...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123200/new/

https://reviews.llvm.org/D123200



More information about the cfe-commits mailing list