[clang] [llvm] [SystemZ] Enable -fpatchable-function-entry=M, N (PR #178191)

Dominik Steenken via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 27 23:47:19 PST 2026


================
@@ -909,26 +909,44 @@ void SystemZAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(
   //
   // Update compiler-rt/lib/xray/xray_s390x.cpp accordingly when number
   // of instructions change.
-  bool HasVectorFeature =
----------------
dominik-steenken wrote:

I've applied the requested cosmetic updates.

https://github.com/llvm/llvm-project/pull/178191


More information about the llvm-commits mailing list