[llvm-commits] CVS: llvm/docs/CommandGuide/llc.pod

Misha Brukman brukman at cs.uiuc.edu
Mon Nov 15 12:23:00 PST 2004



Changes in directory llvm/docs/CommandGuide:

llc.pod updated: 1.5 -> 1.6
---
Log message:

Add the PowerPC 32-bit ABI output option


---
Diffs of the changes:  (+4 -0)

Index: llvm/docs/CommandGuide/llc.pod
diff -u llvm/docs/CommandGuide/llc.pod:1.5 llvm/docs/CommandGuide/llc.pod:1.6
--- llvm/docs/CommandGuide/llc.pod:1.5	Wed Jul 21 07:53:14 2004
+++ llvm/docs/CommandGuide/llc.pod	Mon Nov 15 14:22:49 2004
@@ -76,6 +76,10 @@
 
 Intel IA-32 (Pentium and above)
 
+=item I<ppc32>
+
+32-bit PowerPC (MacOS X, 32-bit ABI)
+
 =item I<sparcv9>
 
 64-bit SPARC V9






More information about the llvm-commits mailing list