mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-11 00:39:36 +00:00
because on alpha:
# define errno (*__errno_location ()) *shakes head git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22383 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0e18050797
commit
d9793e6c0a
@ -743,6 +743,7 @@ static const char *DoesntAccessMemoryTable[] = {
|
||||
// glibc functions:
|
||||
"__fpclassify", "__fpclassifyf", "__fpclassifyl",
|
||||
"__signbit", "__signbitf", "__signbitl",
|
||||
"__errno_location",
|
||||
};
|
||||
|
||||
static const unsigned DAMTableSize =
|
||||
|
Loading…
x
Reference in New Issue
Block a user