[PATCH] D146216: [lld][ELF] Relax long jump/call to short jump/call on AVR

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 11:30:27 PDT 2023


MaskRay added a comment.

Apologies but this patch gives a feeling of overengineering for a less-popular (experimental) arch. Adding code with unclear benefits... Is it measurable?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146216



More information about the llvm-commits mailing list