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

Ben Shi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 19 20:54:40 PDT 2022


benshi001 updated this revision to Diff 423805.

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

https://reviews.llvm.org/D123200

Files:
  compiler-rt/cmake/Modules/CompilerRTUtils.cmake
  compiler-rt/cmake/base-config-ix.cmake
  compiler-rt/cmake/builtin-config-ix.cmake
  compiler-rt/cmake/config-ix.cmake
  compiler-rt/lib/builtins/CMakeLists.txt
  compiler-rt/lib/builtins/avr/exit.S
  compiler-rt/lib/builtins/avr/mulhi3.S
  compiler-rt/lib/builtins/avr/mulqi3.S

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123200.423805.patch
Type: text/x-patch
Size: 6571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220420/1fde8213/attachment.bin>


More information about the cfe-commits mailing list