Skip to content

Commit 2ac5b8b

Browse files
committed
Update outdated comment. NFC
1 parent 11c8a7c commit 2ac5b8b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

lib/IRGen/GenMeta.cpp

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212
//
13-
// This file implements IR generation for metadata constructs like
14-
// metatypes and modules. These is presently always trivial, but in
15-
// the future we will likely have some sort of physical
16-
// representation for at least some metatypes.
13+
// This file implements IR generation for type metadata constructs.
1714
//
1815
//===----------------------------------------------------------------------===//
1916

0 commit comments

Comments
 (0)