mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
NFC: Fix spelling error in comment.
llvm-svn: 248768
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
using namespace lld;
|
||||
|
||||
|
||||
/// Universal linker main(). This linker eumulates the gnu, darwin, or
|
||||
/// Universal linker main(). This linker emulates the gnu, darwin, or
|
||||
/// windows linker based on the tool name or if the first argument is
|
||||
/// -flavor.
|
||||
int main(int argc, const char *argv[]) {
|
||||
|
||||
Reference in New Issue
Block a user