aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/finishSwigPythonLLDB.py
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2014-07-10 20:53:37 +0000
committerRui Ueyama <ruiu@google.com>2014-07-10 20:53:37 +0000
commit31fd9d09b2ac07e0bae0a81d387db89d5090769d (patch)
tree31efd09669d2f831ac6dc2fd105dd5764378417c /lldb/scripts/Python/finishSwigPythonLLDB.py
parent57cacb013f4c29ffab4e932f0543d9b05f32814b (diff)
downloadllvm-31fd9d09b2ac07e0bae0a81d387db89d5090769d.zip
llvm-31fd9d09b2ac07e0bae0a81d387db89d5090769d.tar.gz
llvm-31fd9d09b2ac07e0bae0a81d387db89d5090769d.tar.bz2
[PECOFF] Invoke cvtres.exe in the driver.
Previously we invoked cvtres.exe for each compiled Windows resource file. The generated files were then concatenated and embedded to the executable. That was not the correct way to merge compiled Windows resource files. If you just concatenate generated files, only the first file would be recognized and the rest would be ignored as trailing garbage. The right way to merge them is to call cvtres.exe with multiple input files. In this patch we do that in the Windows driver. llvm-svn: 212763
Diffstat (limited to 'lldb/scripts/Python/finishSwigPythonLLDB.py')
0 files changed, 0 insertions, 0 deletions