b1356504 enabled the use of c++17 features in LLVM, which means that we can drop the ORC runtime's placeholder string_view implemention in favor of std::string_view.