mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-03-05 03:43:13 +01:00
typo
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// This transform stips the bodies of available_externally functions and
|
||||
// This transform strips the bodies of available_externally functions and
|
||||
// initializers of available_externally globals, turning them into external
|
||||
// declarations.
|
||||
// This is useful to allow Global DCE (-globaldce) to clean up references to
|
||||
|
||||
Reference in New Issue
Block a user