Sign in
chromium
/
external
/
github.com
/
emscripten-core
/
emscripten-fastcomp
/
refs/heads/asm2wasm-efp
/
.
/
unittests
/
MC
/
CMakeLists.txt
blob: c760c0267a9cf68ce70489240565862c5a96d1d4 [
file
] [
log
] [
blame
] [
edit
]
set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
MC
MCDisassembler
Support
)
add_llvm_unittest(MCTests
Disassembler.cpp
DwarfLineTables.cpp
StringTableBuilderTest.cpp
TargetRegistry.cpp
)