[clang] - An update after LLVM change.
authorGeorge Rimar <grimar@accesssoftek.com>
Wed, 14 Aug 2019 11:10:01 +0000 (11:10 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Wed, 14 Aug 2019 11:10:01 +0000 (11:10 +0000)
commita11d302fa00ba423b09c94491bc868cb991ff379
treef05cb8853be1df0dce7a5dd2a26eebece43a351b
parent928bf19b65f32dd58f1ec13633ecd177d2bab32f
[clang] - An update after LLVM change.

SectionRef::getName() was changed to return Expected<> (D66089)

llvm-svn: 368825
clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp