mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge pull request #31634 from compnerd/no-support-structure
runtime: remove `llvm/Support` header usage
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
#include "swift/Runtime/Unreachable.h"
|
||||
#include "llvm/ADT/DenseMap.h"
|
||||
#include "llvm/ADT/PointerIntPair.h"
|
||||
#include "llvm/Support/Compiler.h"
|
||||
#if SWIFT_OBJC_INTEROP
|
||||
#include "swift/Runtime/ObjCBridge.h"
|
||||
#include "SwiftObject.h"
|
||||
|
||||
Reference in New Issue
Block a user