aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleSlotTracker.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2024-10-29 14:46:51 -0700
committerGitHub <noreply@github.com>2024-10-29 14:46:51 -0700
commit5cfb07a5d067f7729a1578c7272fb314a89c8596 (patch)
treef4b96674f3a460abe16103ed4542aa0267366729 /llvm/lib/CodeGen/MachineModuleSlotTracker.cpp
parenta325c5359310316e393e7e446373fca645002ecb (diff)
downloadllvm-5cfb07a5d067f7729a1578c7272fb314a89c8596.zip
llvm-5cfb07a5d067f7729a1578c7272fb314a89c8596.tar.gz
llvm-5cfb07a5d067f7729a1578c7272fb314a89c8596.tar.bz2
Revert "[ADT] Use std::string_view inside StringRef (#113775)" (#114133)
This patch reverts commit 89b5d88fb81362b4fb2f833790aa40b7eaa186da. Some sanitizer failures have been reported, indicating that StringRef and std::string_view handle data == nulptr differently. Also, they support different values for the max size (size_t v.s. ptrdiff_t). Thanks goes to Jorge Gorbe Moya for reporting these.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleSlotTracker.cpp')
0 files changed, 0 insertions, 0 deletions