llvm-mirror/include
Fangrui Song e0aa0a19b4 [Object] Change object::SectionRef::getContents() to return Expected<StringRef>
Expected<ArrayRef<uint8_t>> may be better but use Expected<StringRef> for now.

Follow-up of D61781.

llvm-svn: 360876
2019-05-16 11:33:48 +00:00
..
llvm [Object] Change object::SectionRef::getContents() to return Expected<StringRef> 2019-05-16 11:33:48 +00:00
llvm-c [llvm-c] Make LLVMGetStringErrorTypeId a proper prototype 2019-05-06 06:42:06 +00:00