diff options
author | Alexandre Ganea <37383324+aganea@users.noreply.github.com> | 2023-12-26 15:33:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-26 10:33:42 -0500 |
commit | f11b056c02cca28fe0b82ec44c59537035100e67 (patch) | |
tree | 9b245af17bc381dac6d8de60554167337d40c3db /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | aca3727e97bced3e98f8e0719de95c93034a97d2 (diff) | |
download | llvm-f11b056c02cca28fe0b82ec44c59537035100e67.zip llvm-f11b056c02cca28fe0b82ec44c59537035100e67.tar.gz llvm-f11b056c02cca28fe0b82ec44c59537035100e67.tar.bz2 |
[Support] Resolve symlinks in `getMainExecutable()` on Windows (#76304)
This makes the Windows implementation for `getMainExecutable()` behave
the same as its Linux counterpart, in regards to symlinks. Previously,
when using `cmake ... -DLLVM_USE_SYMLINKS=ON`, calling this function
wouldn't resolve to the "real", non-symlinked path.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions