aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/BinaryFormat/SFrameTest.cpp
diff options
context:
space:
mode:
authorJan Svoboda <jan_svoboda@apple.com>2025-10-01 14:35:17 -0700
committerGitHub <noreply@github.com>2025-10-01 14:35:17 -0700
commitf122484b998d8dbfdaf2e6b9c222438c71e90d86 (patch)
treeb4fc2472cd4523ec8da4524098e56c9f280eb19c /llvm/unittests/BinaryFormat/SFrameTest.cpp
parent39410dff52d813ccfc7efc6fc0c6afd4583e14a6 (diff)
downloadllvm-f122484b998d8dbfdaf2e6b9c222438c71e90d86.zip
llvm-f122484b998d8dbfdaf2e6b9c222438c71e90d86.tar.gz
llvm-f122484b998d8dbfdaf2e6b9c222438c71e90d86.tar.bz2
[llvm][support] Move `make_absolute` from `sys::fs` to `sys::path` (#161459)
The `llvm::sys::fs::make_absolute(const Twine &, SmallVectorImpl<char> &)` functions doesn't perform any FS access - it only modifies the second parameter via path/string operations. This function should live in the `llvm::sys::path` namespace for consistency and for making it easier to spot function calls that perform IO.
Diffstat (limited to 'llvm/unittests/BinaryFormat/SFrameTest.cpp')
0 files changed, 0 insertions, 0 deletions