log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
CbC
>
CbC_llvm
annotate tools/llvm-mcmarkup/CMakeLists.txt @ 124:
4fa72497ed5d
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
fix
author
mir3636
date
Thu, 30 Nov 2017 20:04:56 +0900
parents
95c75e76d11b
children
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
rev
line source
0
95c75e76d11b
LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
1
set(LLVM_LINK_COMPONENTS support)
95c75e76d11b
LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
2
95c75e76d11b
LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
3
add_llvm_tool(llvm-mcmarkup
95c75e76d11b
LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
4
llvm-mcmarkup.cpp
95c75e76d11b
LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
5
)