aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2015-06-12 17:48:05 +0000
committerPete Cooper <peter_cooper@apple.com>2015-06-12 17:48:05 +0000
commit74510a409dcef1a8f102f4a2accb9a61b37c738a (patch)
tree80b88ddbd1d977a8c8e354fcaf0d341773351016 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent726ce7fc571a511f628736ba94ee113334ee3e60 (diff)
downloadllvm-74510a409dcef1a8f102f4a2accb9a61b37c738a.zip
llvm-74510a409dcef1a8f102f4a2accb9a61b37c738a.tar.gz
llvm-74510a409dcef1a8f102f4a2accb9a61b37c738a.tar.bz2
Replace all accesses to User::OperandList with getter and setter methods. NFC.
We don't want anyone to access OperandList directly as its going to be removed and computed instead. This uses getter's and setter's instead in which we can later change the underlying implementation of OperandList. Reviewed by Duncan Exon Smith. llvm-svn: 239620
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions