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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14293 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2004-06-21 18:43:23 +00:00
parent 8c9f520b33
commit 877338c6cf
2 changed files with 2 additions and 2 deletions

View File

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

View File

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