Skip to content
Snippets Groups Projects
Commit 187220e3 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Update CMake build to include HexDisassembler.cpp.

llvm-svn: 91589
parent cd8faeb0
No related branches found
No related tags found
No related merge requests found
...@@ -4,4 +4,5 @@ add_llvm_tool(llvm-mc ...@@ -4,4 +4,5 @@ add_llvm_tool(llvm-mc
llvm-mc.cpp llvm-mc.cpp
AsmLexer.cpp AsmLexer.cpp
AsmParser.cpp AsmParser.cpp
HexDisassembler.cpp
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment