[LLVMdev] Proposed patches for Clang 3.5.1

Tim Northover t.p.northover at gmail.com
Mon Dec 1 09:31:48 PST 2014


Hi Dimitry,

> Two changes needed for being able to link lldb 3.5.x against llvm 3.5.x:
> r215352: AArch64: add support for dynamic-loader relocations
> r216571: Fix some semantic usability issues with DynamicLibrary.

The first one is probably OK (an ABI of pure evil might break, but I'm
not aware of any real world examples). But the second looks like it's
an ABI change, which I thought were forbidden even at the C++ level
for point releases.

Cheers.

Tim.



More information about the llvm-dev mailing list