8ab3fd58cf392e878075e8f281812268e5fd54ec
requiredDump argument from Program::linkLLVMBitcode
Weirdly, the `requiredDump` argument to linkLLVMBitcode was used to enable/disable the keeping temporary bytecode files (those generated by -save-temps=all) after linking. This patch removes this argument as there is no obvious benefit from keepeing it (the user would only rely on -save-temps=all to control this). Change-Id: I0c00486f95eb1d4e296b5247c488407c47f0b2d9
Opis
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Pozostałe
1.1%