[all-commits] [llvm/llvm-project] 22aece: Allow llvm-dis to disassemble multiple files
Matthew Voss via All-commits
all-commits at lists.llvm.org
Thu May 6 11:09:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22aece57beb6eab43f4f88d565d5cec1934fe36e
https://github.com/llvm/llvm-project/commit/22aece57beb6eab43f4f88d565d5cec1934fe36e
Author: Matthew Voss <matthew.voss at sony.com>
Date: 2021-05-06 (Thu, 06 May 2021)
Changed paths:
A llvm/test/tools/llvm-dis/multiple-files.ll
M llvm/tools/llvm-dis/llvm-dis.cpp
Log Message:
-----------
Allow llvm-dis to disassemble multiple files
Differential Revision: https://reviews.llvm.org/D101110
More information about the All-commits
mailing list