We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fc88e6 commit 842af8cCopy full SHA for 842af8c
src/behavior-considered-undefined.md
@@ -257,7 +257,7 @@ reading uninitialized memory is permitted are inside `union`s and in "padding"
257
[`const`]: items/constant-items.md
258
[noalias]: http://llvm.org/docs/LangRef.html#noalias
259
[pointer aliasing rules]: http://llvm.org/docs/LangRef.html#pointer-aliasing-rules
260
-[abi]: abi.md
+[abi]: items/external-blocks.md#abi
261
[undef]: http://llvm.org/docs/LangRef.html#undefined-values
262
[`target_feature`]: attributes/codegen.md#the-target_feature-attribute
263
[`UnsafeCell<U>`]: std::cell::UnsafeCell
0 commit comments