MCJIT section loading should just skip non-text sections rather than
erroring out completely. Some modules produce sections that aren't referenced, so it's friendlier to clients like LLDB to just skip them, at least for now. llvm-svn: 131243
Loading
Please register or sign in to comment