diff options
author | Rui Ueyama <ruiu@google.com> | 2016-04-21 20:50:15 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-04-21 20:50:15 +0000 |
commit | 467dbdd030ec2a3aa259715fc092355ce847f04e (patch) | |
tree | 2c4e587cfa37230bf3ef1e61bee9b1c6da26160a /lldb/source/Plugins/OperatingSystem/Go/OperatingSystemGo.cpp | |
parent | 77e1878954638b144c1c35b0f8e7fce2d1680533 (diff) | |
download | bcm5719-llvm-467dbdd030ec2a3aa259715fc092355ce847f04e.tar.gz bcm5719-llvm-467dbdd030ec2a3aa259715fc092355ce847f04e.zip |
Remove SymPair and instead use two DefinedRegulars instead.
I noticed that I was looking for the definition of SymPair when hacking
the Writer, only to find that it is just a pair of DefinedRegular symbols.
I don't think it provides more values than the cost of using brainpower
to memorize the type. I didn't roll back r266317, which introduced SymPair,
because the patch removes code repetitions. I ported that change to new
code.
llvm-svn: 267047
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Go/OperatingSystemGo.cpp')
0 files changed, 0 insertions, 0 deletions