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
this is failing on linux hosts, force a triple.
[llvm/avr.git]
/
lib
/
Target
/
MSIL
/
TargetInfo
/
CMakeLists.txt
blob
9f0c3a09341a90c8c96c939eee709bf00d34e67c
1
include_directories( ${CMAKE_CURRENT_BINARY_DIR}/.. ${CMAKE_CURRENT_SOURCE_DIR}/.. )
2
3
add_llvm_library(LLVMMSILInfo
4
MSILTargetInfo.cpp
5
)
6