[llvm-branch-commits] [clang] [llvm] [GOFF] Implement lowerConstant/emitGlobalVariables/emitGlobalAlias (PR #169362)

2025-11-28 Thread Tony Tao via llvm-branch-commits
https://github.com/tltao created https://github.com/llvm/llvm-project/pull/169362 Add additional functionality required on z/OS for `lowerConstant`, `emitGlobalVariable`, and `emitGlobalAlias`. The main addition is to properly apply the attribute to the various `MCSymbols` and also emit the co

[llvm-branch-commits] [clang] [llvm] [GOFF] Implement lowerConstant/emitGlobalVariables/emitGlobalAlias (PR #169362)

2025-11-28 Thread Tony Tao via llvm-branch-commits
https://github.com/tltao updated https://github.com/llvm/llvm-project/pull/169362 >From d565c7d8c772cf1c66d57bd1db0387ad90bb1d9b Mon Sep 17 00:00:00 2001 From: Tony Tao Date: Wed, 19 Nov 2025 19:55:35 + Subject: [PATCH 1/5] Implement emitGlobalVariable and lowerConstant --- clang/lib/Lex/

[llvm-branch-commits] [clang] [llvm] [GOFF] Implement lowerConstant/emitGlobalVariables/emitGlobalAlias (PR #169362)

2025-11-28 Thread Tony Tao via llvm-branch-commits
https://github.com/tltao updated https://github.com/llvm/llvm-project/pull/169362 >From d565c7d8c772cf1c66d57bd1db0387ad90bb1d9b Mon Sep 17 00:00:00 2001 From: Tony Tao Date: Wed, 19 Nov 2025 19:55:35 + Subject: [PATCH 1/6] Implement emitGlobalVariable and lowerConstant --- clang/lib/Lex/

[llvm-branch-commits] [clang] [llvm] [GOFF] Implement lowerConstant/emitGlobalVariables/emitGlobalAlias for z/OS (PR #169362)

2025-11-28 Thread Tony Tao via llvm-branch-commits
https://github.com/tltao edited https://github.com/llvm/llvm-project/pull/169362 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits