1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/Target/CBackend
Chris Lattner 8cb78a0d45 Make functions with an "asm" name propagate that asm name into the cbe.c file.
This fixes link errors on programs with these on targets with prefixes.

llvm-svn: 29390
2006-07-28 20:58:47 +00:00
..
CTargetMachine.h Don't pass target name into TargetData anymore, it is never used or needed. 2006-06-16 18:22:52 +00:00
Makefile For PR786: 2006-06-01 05:49:51 +00:00
Writer.cpp Make functions with an "asm" name propagate that asm name into the cbe.c file. 2006-07-28 20:58:47 +00:00