[clang] [llvm] Enable fexec-charset option (PR #138895)
Abhina Sree via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 17 10:45:04 PST 2025
================
@@ -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
More information about the llvm-commits
mailing list