diff options
author | Amy Huang <akhuang@google.com> | 2025-07-12 14:43:52 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-12 14:43:52 -0700 |
commit | bc2cc8b56e2444339ffa58e83a457d15ae18241d (patch) | |
tree | cddec8d498adfad6b68f60e51150c7138bdc2a65 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 8afab759d471b60863b8304e39bf6a8b415221dc (diff) | |
download | llvm-bc2cc8b56e2444339ffa58e83a457d15ae18241d.zip llvm-bc2cc8b56e2444339ffa58e83a457d15ae18241d.tar.gz llvm-bc2cc8b56e2444339ffa58e83a457d15ae18241d.tar.bz2 |
Change binary path in libc test cmake file from relative to absolute (#148315)
For some reason cmake usually turns this path into an absolute path, but
sometimes
it doesn't do it and stays as a relative path, which means the command
will fail.
Specify it as an absolute path always so this doesn't happen any more.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions