mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-12 14:06:36 +00:00
comment cleanup
llvm-svn: 147585
This commit is contained in:
parent
66d6d745d1
commit
f4817ef455
@ -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…
Reference in New Issue
Block a user