LibEBC
LibEBC copied to clipboard
Update to latest LLVM api
Fixed compilation errors with the latest LLVM version. "String Functions" now return llvm::StringRef llvm::object::SectionRef::getContents() returns Expected<StringRef>.
Tested on Big Sur 11.0.1 Apple clang version 12.0.0 (clang-1200.0.32.27) llvm 11.1.0
Any idea when this can be merged? just encountered this and made the same changes locally before I noticed the PR