Skip to content

Conversation

@compnerd
Copy link
Member

Remove the use of the LLVM.h forward declarations from the
compatibility shims. This allows us to fully isolate the target side
from the LLVM namespace ensuring that we prevent ODR violations when
LLVM is linked into the same address space.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

Remove the use of the `LLVM.h` forward declarations from the
compatibility shims.  This allows us to fully isolate the target side
from the LLVM namespace ensuring that we prevent ODR violations when
LLVM is linked into the same address space.
@compnerd
Copy link
Member Author

CC: @jckarter @mikeash

@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd merged commit adad8ec into swiftlang:master May 13, 2020
@compnerd compnerd deleted the forwards-is-backwards branch May 13, 2020 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants