[lld] [LLD][COFF] Add support for ARM64EC import call thunks with extended range (PR #109703)
Jacek Caban via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 23 11:31:48 PDT 2024
cjacek wrote:
Depends on #109701.
I have mixed feelings about the test. It needs to create a larger file than usual (~129MB). I could remove the file at the end of the test to reduce its footprint, but it will still be slower than typical tests. Is there some common practice for such cases?
https://github.com/llvm/llvm-project/pull/109703
More information about the llvm-commits
mailing list