mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-21 13:33:26 +00:00
Update CMake build to include HexDisassembler.cpp.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91589 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e8e17833be
commit
b5d3daba91
@ -4,4 +4,5 @@ add_llvm_tool(llvm-mc
|
||||
llvm-mc.cpp
|
||||
AsmLexer.cpp
|
||||
AsmParser.cpp
|
||||
HexDisassembler.cpp
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user