Displaying 1 result from an estimated 1 matches for "281f77df".
2015 Sep 03
2
lld on Windows
C:\t>type a.c
#include <stdio.h>
int main() {
puts("hello");
return 0;
}
C:\t>cl /c a.c
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23026 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
a.c
C:\t>lld
Select the appropriate flavor
OVERVIEW: LLVM Linker
USAGE: lld [options] <inputs>
OPTIONS:
-core CORE linking
-flavor