LibEBC icon indicating copy to clipboard operation
LibEBC copied to clipboard

Update to latest LLVM api

Open VitaliyZaharenko opened this issue 4 years ago • 1 comments

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

VitaliyZaharenko avatar Feb 20 '21 22:02 VitaliyZaharenko

Any idea when this can be merged? just encountered this and made the same changes locally before I noticed the PR

bbenzikry avatar Apr 17 '21 03:04 bbenzikry