Files
swift-mirror/lib/LLVMPasses/LLVMSwiftAA.cpp
Michael Gottesman 36b9cac6a1 [upstream-update] Add to SwiftAAResult a getModRefInfo entrypoint that takes an llvm::AAQueryInfo.
I left in the old entrypoint as well that doesn't take the AAQueryInfo by having
it delegate to the AAQueryInfo entrypoint passing a default constructed
AAQueryInfo. This matches how people upstream have handled this.

rdar://49450147
2019-04-09 10:50:38 -07:00

3.1 KiB