[all-commits] [llvm/llvm-project] 06714e: llvm-readobj/ARM: activate big-endian attribute pr...
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Mon Apr 15 01:37:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 06714e1bfe8999c0acb5c9b94b60690f7b9d2904
https://github.com/llvm/llvm-project/commit/06714e1bfe8999c0acb5c9b94b60690f7b9d2904
Author: Ramkumar Ramachandra <ram.ramachandra at arm.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M llvm/test/tools/llvm-readobj/ELF/ARM/attribute-big-endian.test
M llvm/tools/llvm-readobj/ELFDumper.cpp
Log Message:
-----------
llvm-readobj/ARM: activate big-endian attribute printing (#87806)
Activate attribute printing for big-endian encoding for ARM. The
supporting code already exists, and the patch is trivial.
Fixes #62400.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list