diff options
author | Pavel Labath <pavel@labath.sk> | 2021-01-08 20:37:09 +0100 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2021-01-10 21:59:16 +0100 |
commit | 13dea030b3d794d05a08dd0080c35844c9ca1b30 (patch) | |
tree | c203708d95992b524a4bde8cef949066f0fe8b24 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | fc8ab254472972816956c69d16e8b35bc91cc2ab (diff) | |
download | llvm-13dea030b3d794d05a08dd0080c35844c9ca1b30.zip llvm-13dea030b3d794d05a08dd0080c35844c9ca1b30.tar.gz llvm-13dea030b3d794d05a08dd0080c35844c9ca1b30.tar.bz2 |
[lldb] Fix some bugs in the Pipe class and add tests
- s/createUniqueFile/createUniquePath -- we don't want to create the file,
just the file name
- s/data()/str().c_str()/ -- paths given to system apis must be
null-terminated
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions