8ab3fd58cf
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