[llvm] [llvm-objdump] Add triple support to `mcpu=help` (PR #165661)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 4 00:14:26 PST 2025


================
@@ -200,6 +200,9 @@ Changes to the LLVM tools
   emitted on stdout, to account for spaces or other special characters in path.
   (`#97305 <https://github.com/llvm/llvm-project/pull/97305>`_).
 
+* `llvm-objdump` now supports using `--mcpu=help` with the `--triple` option
----------------
jh7370 wrote:

Needs updating to mention `--mattr=help` too.

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


More information about the llvm-commits mailing list