Fixed incorrect comment in SwiftReflectionTest

This code directly references several sections in the __TEXT segment but the comment refers to __DATA.
This commit is contained in:
Cody Brocious
2020-03-28 17:44:00 -04:00
committed by GitHub
parent 495b571278
commit d2bd596c15

View File

@@ -107,7 +107,7 @@ internal func getSectionInfo(_ name: String,
/// Get the Swift Reflection section locations for a loaded image.
///
/// An image of interest must have the following sections in the __DATA
/// An image of interest must have the following sections in the __TEXT
/// segment:
/// - __swift5_fieldmd
/// - __swift5_assocty