Comment tweaks
This commit is contained in:
parent
75915ad16f
commit
1e1f2194b6
2 changed files with 2 additions and 1 deletions
|
@ -2488,7 +2488,7 @@ declare_lint! {
|
|||
///
|
||||
/// ### Explanation
|
||||
///
|
||||
/// LLVM's assembler is allowed to duplicate inline assembly blocks for any
|
||||
/// LLVM is allowed to duplicate inline assembly blocks for any
|
||||
/// reason, for example when it is in a function that gets inlined. Because
|
||||
/// of this, GNU assembler [local labels] *must* be used instead of labels
|
||||
/// with a name. Using named labels might cause assembler or linker errors.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue