aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-02-12 14:28:55 +0000
committerPavel Labath <pavel@labath.sk>2019-02-12 14:28:55 +0000
commit7f815a9a427d149604ec7cfececee132c21b7505 (patch)
tree3eff5617f5748f455e23f3a9ba81ce0f86694402 /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
parent6597fdd508f248f8bbb70b6fbf34b940677f2767 (diff)
downloadllvm-7f815a9a427d149604ec7cfececee132c21b7505.zip
llvm-7f815a9a427d149604ec7cfececee132c21b7505.tar.gz
llvm-7f815a9a427d149604ec7cfececee132c21b7505.tar.bz2
Have Stream::PutCStringAsRawHex8 take llvm::StringRef
This enables the function to be called with a StringRef without jumping through any hoops. I rename the function to "PutStringAsRawHex8" to honor the extended interface. I also remove ".c_str()" from any calls to this function I could find. llvm-svn: 353841
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions