summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorJordan Rupprecht <rupprecht@google.com>2020-02-11 11:55:40 -0800
committerJordan Rupprecht <rupprecht@google.com>2020-02-12 08:17:01 -0800
commit60a8a504f16dbbc5f2a6887ecb668ef4cb834949 (patch)
treef357b0b9290e2d5fd6cc98bea95cd73ce781d7de /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parentff307c8120ecca89193576c38d68a0353ea49e8b (diff)
[llvm-objdump] Print file format in lowercase to match GNU output.
Summary: GNU objdump prints the file format in lowercase, e.g. `elf64-x86-64`. llvm-objdump prints `ELF64-x86-64` right now, even though piping that into llvm-objcopy refuses that as a valid arch to use. As an example of a problem this causes, see: https://github.com/ClangBuiltLinux/linux/issues/779 Reviewers: MaskRay, jhenderson, alexshap Reviewed By: MaskRay Subscribers: tpimh, sbc100, grimar, jvesely, nhaehnle, kerbowa, cfe-commits, llvm-commits Tags: #clang, #llvm Differential Revision: https://reviews.llvm.org/D74433
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions