mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-19 19:31:50 +00:00
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:
parent
8c9f520b33
commit
877338c6cf
include
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user