This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-12-15 20:29:48 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
a87e40f16f
llvm-6502
/
lib
/
Target
/
PowerPC
/
MCTargetDesc
/
CMakeLists.txt
5 lines
78 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135219 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-14 23:50:31 +00:00
add_llvm_library
(
LLVMPowerPCDesc
P
P
C
M
C
T
a
r
g
e
t
D
e
s
c
.
c
p
p
P
P
C
M
C
A
s
m
I
n
f
o
.
c
p
p
)
Reference in New Issue
Copy Permalink