diff options
author | Andrew Wilkins <axwalk@gmail.com> | 2015-03-02 12:42:45 +0000 |
---|---|---|
committer | Andrew Wilkins <axwalk@gmail.com> | 2015-03-02 12:42:45 +0000 |
commit | ac15169034c70fc22c921fa4719ea6f670b3068d (patch) | |
tree | d683a663daf887e21483a94ed0addeeb6795bd43 /lldb/source/Commands/CommandObjectWatchpoint.cpp | |
parent | 0a6ce9f4e1429b001b6fb5feabc60d23cc0e5ef8 (diff) | |
download | llvm-ac15169034c70fc22c921fa4719ea6f670b3068d.zip llvm-ac15169034c70fc22c921fa4719ea6f670b3068d.tar.gz llvm-ac15169034c70fc22c921fa4719ea6f670b3068d.tar.bz2 |
[llgo] debug: create replaceable type through DIBuilder
Summary:
llgo was asserting in DebugInfo, which was interpreting
the temporary MDNodes we were creating as DIScopes instead
of DITypes (in DIScope::getRef).
This proposal changes llgo to use DIBuilder's
createReplaceableCompositeType method to create a DIType
that can be RAUW'd.
Reviewers: pcc
Reviewed By: pcc
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D7852
llvm-svn: 230953
Diffstat (limited to 'lldb/source/Commands/CommandObjectWatchpoint.cpp')
0 files changed, 0 insertions, 0 deletions