1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

Let's be consistent: listing format `os/arch'.

llvm-svn: 14293
This commit is contained in:
Misha Brukman 2004-06-21 18:43:23 +00:00
parent 3d93b9ccca
commit 03cf1fc233

View File

@ -19,7 +19,7 @@ namespace llvm {
/* Compatibility chart: /* Compatibility chart:
* *
* x86/Linux: _SC_PAGESIZE, _SC_PAGE_SIZE * Linux/x86: _SC_PAGESIZE, _SC_PAGE_SIZE
* MacOS X/PowerPC: v. 10.2: NBPG, * MacOS X/PowerPC: v. 10.2: NBPG,
* v. 10.3: _SC_PAGESIZE * v. 10.3: _SC_PAGESIZE
* Solaris/Sparc: _SC_PAGESIZE, _SC_PAGE_SIZE * Solaris/Sparc: _SC_PAGESIZE, _SC_PAGE_SIZE