================
@@ -148,6 +148,7 @@ def __init__(self, lit_config, config):
features.add("long_tests")
if target_triple:
+ print(target_triple)
----------------
DavidSpickett wrote:
Remove this
https://github.com/llvm/llvm-project/pull/124475