mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01: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.
|
/// The ID number of this value.
|
||||||
unsigned id;
|
unsigned id;
|
||||||
|
|
||||||
/// The index of the defining instruction (if isDefAccurate() returns true).
|
/// The index of the defining instruction.
|
||||||
SlotIndex def;
|
SlotIndex def;
|
||||||
|
|
||||||
/// VNInfo constructor.
|
/// VNInfo constructor.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user