aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-08-30 18:12:11 +0000
committerZachary Turner <zturner@google.com>2016-08-30 18:12:11 +0000
commitd08f09c1130acc528cf5f417bcf9f9de4dd4b27d (patch)
treecbf9510969c7484ad4296d217397b361ca1d63f4 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parentb7668d516443231cba62e29786463587b61f90bb (diff)
downloadllvm-d08f09c1130acc528cf5f417bcf9f9de4dd4b27d.zip
llvm-d08f09c1130acc528cf5f417bcf9f9de4dd4b27d.tar.gz
llvm-d08f09c1130acc528cf5f417bcf9f9de4dd4b27d.tar.bz2
Convert some StringExtractor functions to accept MutableArrayRefs.
MutableArrayRef<T> is essentially a safer version of passing around (T*, length) pairs and provides some convenient functions for working with the data without having to manually manipulate indices. This is a minor NFC. llvm-svn: 280123
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions