================ @@ -0,0 +1,46 @@ +// RUN: %clang %s -std=c++17 -emit-llvm -S -target s390x-ibm-zos -o - | FileCheck %s + ---------------- abhina-sree wrote:
This should be covered in the followup PR where I stop translation for line and digit directives https://github.com/llvm/llvm-project/pull/169803 https://github.com/llvm/llvm-project/pull/138895 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
