mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-05 01:31:05 +00:00
comment cleanup
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147585 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
59f7ee0400
commit
1130d220a3
@ -57,7 +57,7 @@ namespace llvm {
|
||||
/// The ID number of this value.
|
||||
unsigned id;
|
||||
|
||||
/// The index of the defining instruction (if isDefAccurate() returns true).
|
||||
/// The index of the defining instruction.
|
||||
SlotIndex def;
|
||||
|
||||
/// VNInfo constructor.
|
||||
|
Loading…
x
Reference in New Issue
Block a user