Files
clang-p2996/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZTargetStreamer.h
Kai Nacke ebcf7f91ff [SystemZ][HLASM] Emit END instruction (#146110)
A HLASM source file must end with the END instruction. It is implemented
by adding a new function to the target streamer. This change also turns
SystemZHLASMSAsmString.h into a proper header file, and only uses the
SystemZTargetHLASMStreamer when HLASM output is generated.
2025-07-02 10:08:25 -04:00

3.9 KiB