aboutsummaryrefslogtreecommitdiff
path: root/src/llvm_backend_utility.cpp
diff options
context:
space:
mode:
authorJeroen van Rijn <Kelimion@users.noreply.github.com>2025-05-29 19:02:46 +0200
committerJeroen van Rijn <Kelimion@users.noreply.github.com>2025-05-29 19:02:46 +0200
commit0d0f311df1e31102f4138c1a28110f86dcf60fca (patch)
treecf89bf11211d897f7e42d6566ba9a23ca7cf2bef /src/llvm_backend_utility.cpp
parent7853a1db1c1ab3662767d14da055e59a7434ebcd (diff)
Always provide /PDB option to linker if generating debug info.
radlink by default places the .PDB file in the working directory, even if /OUT says to place it elsewhere, unlike link.exe, which places it next to the executable by default. So, if compiling using -debug, we generate a PDB path even if -pdb-name wasn't used to override it.
Diffstat (limited to 'src/llvm_backend_utility.cpp')
0 files changed, 0 insertions, 0 deletions