mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[NFC] Rename swift_runtime_unreachable to swift_unreachable and make it use LLVM's support when available.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include "swift/Runtime/HeapObject.h"
|
||||
#include "swift/Runtime/Metadata.h"
|
||||
#include "swift/Runtime/Enum.h"
|
||||
#include "swift/Runtime/Unreachable.h"
|
||||
#include "swift/Basic/Unreachable.h"
|
||||
#include "swift/Demangling/Demangle.h"
|
||||
#include "swift/Runtime/Debug.h"
|
||||
#include "swift/Runtime/Portability.h"
|
||||
|
||||
Reference in New Issue
Block a user