[PATCH] D122004: [lld] Add generic helloworld test program

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 14:47:32 PDT 2022


MaskRay requested changes to this revision.
MaskRay added a comment.
This revision now requires changes to proceed.
Herald added a subscriber: StephenFan.

Due to layering, lld/test tests cannot use clang. lld can be added to LLVM_ENABLE_PROJECTS without clang. In addition, `lld/` don't use runtime tests for best portability across platforms. Please abandon the change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122004



More information about the llvm-commits mailing list