search for: 75gib

Displaying 7 results from an estimated 7 matches for "75gib".

Did you mean: 75gig
2020 Nov 17
10
wasteful cmake defaults
...forces Debug builds if the user does not specify the build type. https://github.com/llvm/llvm-project/blob/9218ff50f93085d0a16a974db28ca8f14bc66f64/llvm/CMakeLists.txt#L57-L60 I've just done a build of llvm and clang 10 in debug mode for X86 and ARM targets and it weighs in at a whopping 75GiB. I feel that forcing Debug builds in the absence of an option to be a wasteful default. It is a valid and useful thing to call cmake without specifying a build type; absence of a command line switch does not always imply absence of a choice. I took some measurements. The machine under test is an o...
2020 Nov 18
1
wasteful cmake defaults
...pecify the build type. >> >> https://github.com/llvm/llvm-project/blob/9218ff50f93085d0a16a974db28ca8f14bc66f64/llvm/CMakeLists.txt#L57-L60 >> >> I've just done a build of llvm and clang 10 in debug mode for X86 and >> ARM targets and it weighs in at a whopping 75GiB. I feel that forcing >> Debug builds in the absence of an option to be a wasteful default. It is >> a valid and useful thing to call cmake without specifying a build type; >> absence of a command line switch does not always imply absence of a >> choice. >> >> I t...
2020 Nov 17
0
wasteful cmake defaults
...ser > does not specify the build type. > > https://github.com/llvm/llvm-project/blob/9218ff50f93085d0a16a974db28ca8f14bc66f64/llvm/CMakeLists.txt#L57-L60 > > I've just done a build of llvm and clang 10 in debug mode for X86 and > ARM targets and it weighs in at a whopping 75GiB. I feel that forcing > Debug builds in the absence of an option to be a wasteful default. It is > a valid and useful thing to call cmake without specifying a build type; > absence of a command line switch does not always imply absence of a > choice. > > I took some measurements....
2020 Nov 18
0
wasteful cmake defaults
...ser > does not specify the build type. > > > https://github.com/llvm/llvm-project/blob/9218ff50f93085d0a16a974db28ca8f14bc66f64/llvm/CMakeLists.txt#L57-L60 > > I've just done a build of llvm and clang 10 in debug mode for X86 and > ARM targets and it weighs in at a whopping 75GiB. I feel that forcing > Debug builds in the absence of an option to be a wasteful default. It is > a valid and useful thing to call cmake without specifying a build type; > absence of a command line switch does not always imply absence of a > choice. > > I took some measurements. T...
2020 Nov 17
0
wasteful cmake defaults
...user > does not specify the build type. > > https://github.com/llvm/llvm-project/blob/9218ff50f93085d0a16a974db28ca8f14bc66f64/llvm/CMakeLists.txt#L57-L60 > > I've just done a build of llvm and clang 10 in debug mode for X86 and > ARM targets and it weighs in at a whopping 75GiB. I feel that forcing > Debug builds in the absence of an option to be a wasteful default. It is > a valid and useful thing to call cmake without specifying a build type; > absence of a command line switch does not always imply absence of a > choice. I don't think the current state...
2020 Nov 18
0
wasteful cmake defaults
...r > does not specify the build type. > > https://github.com/llvm/llvm-project/blob/9218ff50f93085d0a16a974db28ca8f14bc66f64/llvm/CMakeLists.txt#L57-L60 > > I've just done a build of llvm and clang 10 in debug mode for X86 and > ARM targets and it weighs in at a whopping 75GiB. I feel that forcing > Debug builds in the absence of an option to be a wasteful default. It is > a valid and useful thing to call cmake without specifying a build type; > absence of a command line switch does not always imply absence of a > choice. I think you are conflating two thing...
2020 Nov 18
0
wasteful cmake defaults
...pecify the build type. >> >> https://github.com/llvm/llvm-project/blob/9218ff50f93085d0a16a974db28ca8f14bc66f64/llvm/CMakeLists.txt#L57-L60 >> >> I've just done a build of llvm and clang 10 in debug mode for X86 and >> ARM targets and it weighs in at a whopping 75GiB. I feel that forcing >> Debug builds in the absence of an option to be a wasteful default. It is >> a valid and useful thing to call cmake without specifying a build type; >> absence of a command line switch does not always imply absence of a >> choice. >> >> I t...