We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56183cf commit 92b4e05Copy full SHA for 92b4e05
llvm/include/llvm/BinaryFormat/Swift.def
@@ -34,4 +34,4 @@ HANDLE_SWIFT_SECTION(acfuncs, "__swift5_acfuncs", "swift5_accessible_functions",
34
HANDLE_SWIFT_SECTION(mpenum, "__swift5_mpenum", "swift5_mpenum", ".sw5mpen$B")
35
36
// Debug info.
37
-HANDLE_SWIFT_SECTION(swiftast, "__swift_ast", "swift_ast", "swiftast")
+HANDLE_SWIFT_SECTION(swiftast, "__swift_ast", ".swift_ast", "swiftast")
0 commit comments