mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Adjust for new LLVM BinaryFormat library in r304864.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#ifndef SWIFT_BASIC_DWARF_H
|
||||
#define SWIFT_BASIC_DWARF_H
|
||||
|
||||
#include "llvm/Support/Dwarf.h"
|
||||
#include "llvm/BinaryFormat/Dwarf.h"
|
||||
|
||||
namespace swift {
|
||||
/// The DWARF version emitted by the Swift compiler.
|
||||
|
||||
Reference in New Issue
Block a user