[llvm-commits] CVS: llvm-gcc/gcc/config/ia64/elf.h

Chris Lattner lattner at cs.uiuc.edu
Fri Jul 16 00:17:19 PDT 2004



Changes in directory llvm-gcc/gcc/config/ia64:

elf.h updated: 1.1.1.1 -> 1.2

---
Log message:

*shred*


---
Diffs of the changes:  (+3 -1)

Index: llvm-gcc/gcc/config/ia64/elf.h
diff -u llvm-gcc/gcc/config/ia64/elf.h:1.1.1.1 llvm-gcc/gcc/config/ia64/elf.h:1.2
--- llvm-gcc/gcc/config/ia64/elf.h:1.1.1.1	Thu Jan  8 15:58:50 2004
+++ llvm-gcc/gcc/config/ia64/elf.h	Fri Jul 16 02:17:09 2004
@@ -5,6 +5,8 @@
 
 #define TARGET_VERSION fprintf (stderr, " (IA-64) ELF");
 
+#if 0
+
 /* A C string constant that tells the GNU CC driver program options to pass to
    the assembler.  It can also specify how to translate options you give to GNU
    CC into options for GNU CC to pass to the assembler.  */
@@ -46,5 +48,5 @@
 			 %{!symbolic: \
 			  %{pg:gcrt0.o%s}%{!pg:%{p:mcrt0.o%s}%{!p:crt0.o%s}}}}\
 			crti.o%s crtbegin.o%s"
-
+#endif
 /* End of elf.h */





More information about the llvm-commits mailing list