Commit 8a71390
committed
[InferAttrs] Mark
Mark C standard library functions that set `errno` as such, as
included in the POSIX specification. Likewise, while deducing
function attributes, determine whether a memory access affects
errno memory.errnomem-setting libcalls as such1 parent 54d3ac9 commit 8a71390
File tree
3 files changed
+190
-109
lines changed- llvm
- lib/Transforms
- IPO
- Utils
- test/Transforms/InferFunctionAttrs
3 files changed
+190
-109
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
131 | 140 | | |
132 | 141 | | |
133 | 142 | | |
| |||
210 | 219 | | |
211 | 220 | | |
212 | 221 | | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
213 | 225 | | |
214 | 226 | | |
215 | 227 | | |
| |||
0 commit comments