[all-commits] [llvm/llvm-project] d63ec4: Remove zlibgnu support in llvm-mc
David Blaikie via All-commits
all-commits at lists.llvm.org
Thu Jul 14 15:43:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d63ec445caa8e812685805afd458fb28bf7e6875
https://github.com/llvm/llvm-project/commit/d63ec445caa8e812685805afd458fb28bf7e6875
Author: David Blaikie <dblaikie at gmail.com>
Date: 2022-07-14 (Thu, 14 Jul 2022)
Changed paths:
M llvm/lib/MC/ELFObjectWriter.cpp
M llvm/test/MC/ELF/compression.s
M llvm/tools/llvm-mc/llvm-mc.cpp
Log Message:
-----------
Remove zlibgnu support in llvm-mc
The feature's been removed from most other tools in LLVM at this point.
More information about the All-commits
mailing list