repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[LICM] allow MemoryAccess creation failure (#116813)
[llvm-project.git]
/
libc
/
include
/
llvm-libc-macros
/
error-number-macros.h
blob
29bd54d07f2e42b0de45c0c6ac176e35b6d476f4
1
#ifndef LLVM_LIBC_MACROS_ERROR_NUMBER_MACROS_H
2
#define LLVM_LIBC_MACROS_ERROR_NUMBER_MACROS_H
3
4
#ifdef __linux__
5
#include
"linux/error-number-macros.h"
6
#endif
7
8
#endif
// LLVM_LIBC_MACROS_ERROR_NUMBER_MACROS_H