repo.or.cz
/
llvm
/
avr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pass machinemoduleinfo down into getSymbolForDwarfGlobalReference,
[llvm/avr.git]
/
tools
/
llvm-mc
/
CMakeLists.txt
blob
ce9d63b879ff69a9b87b687cf1633f11d658a666
1
set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} support MC)
2
3
add_llvm_tool(llvm-mc
4
llvm-mc.cpp
5
AsmLexer.cpp
6
AsmParser.cpp
7
)