mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-14 07:09:08 +00:00
Update comment.
llvm-svn: 156404
This commit is contained in:
parent
8e13944f35
commit
57d125a5a0
@ -46,8 +46,8 @@ namespace llvm {
|
||||
class DIObjCProperty;
|
||||
|
||||
/// DIDescriptor - A thin wraper around MDNode to access encoded debug info.
|
||||
/// This should not be stored in a container, because underly MDNode may
|
||||
/// change in certain situations.
|
||||
/// This should not be stored in a container, because the underlying MDNode
|
||||
/// may change in certain situations.
|
||||
class DIDescriptor {
|
||||
public:
|
||||
enum {
|
||||
|
Loading…
Reference in New Issue
Block a user