================ @@ -0,0 +1,69 @@ +# REQUIRES: x86 + +## Check that DTLTO handles imports files correctly. + +# RUN: rm -rf %t.dir && split-file %s %t.dir && cd %t.dir ---------------- bd1976bris wrote: Done. Thanks. https://github.com/llvm/llvm-project/pull/126654