diff options
author | Keith Smiley <keithbsmiley@gmail.com> | 2021-11-09 21:28:56 -0800 |
---|---|---|
committer | Keith Smiley <keithbsmiley@gmail.com> | 2021-11-12 11:29:08 -0800 |
commit | eb6f9f3123e6043d559fdfd921714626ff542cee (patch) | |
tree | 372b1450035389dbf790b6cb35759cb5a3d5b50b /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 1b651be0465de70cfa22ce4f715d3501a4dcffc1 (diff) | |
download | llvm-eb6f9f3123e6043d559fdfd921714626ff542cee.zip llvm-eb6f9f3123e6043d559fdfd921714626ff542cee.tar.gz llvm-eb6f9f3123e6043d559fdfd921714626ff542cee.tar.bz2 |
[lld-macho] Fix trailing slash in oso_prefix
Previously if you passed `-oso_prefix path/to/foo/` with a trailing
slash at the end, using `real_path` would remove that slash, but that
slash is necessary to make sure OSO prefix paths end up as valid
relative paths instead of starting with `/`.
Differential Revision: https://reviews.llvm.org/D113541
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions