This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
0b938652d3
llvm-project
/
llvm
/
lib
/
Target
/
Sparc
/
MCTargetDesc
/
CMakeLists.txt
5 lines
80 B
CMake
Raw
Normal View
History
Unescape
Escape
Rename createAsmInfo to createMCAsmInfo and move registration code to MCTargetDesc to prepare for next round of changes. llvm-svn: 135219
2011-07-15 07:50:31 +08:00
add_llvm_library
(
LLVMSparcDesc
S
p
a
r
c
M
C
T
a
r
g
e
t
D
e
s
c
.
c
p
p
S
p
a
r
c
M
C
A
s
m
I
n
f
o
.
c
p
p
)