mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67953 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a0a4f07fb6
commit
352f3e5d37
@ -1721,3 +1721,7 @@ is a null (making it a C string). There's no need for these restrictions.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
The arg promotion pass should make use of nocapture to make its alias analysis
|
||||
stuff much more precise.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
Loading…
Reference in New Issue
Block a user