about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authoronur-ozkan <work@onurozkan.dev>2023-10-14 17:53:33 +0300
committeronur-ozkan <work@onurozkan.dev>2023-10-14 17:53:33 +0300
commite0fe1d6008f0ba8b395636dd1c850fa91cd2f9a2 (patch)
treef06adefc278e448c30a5a3ec327fb2551441c20e /compiler/rustc_codegen_llvm/src
parent39acbed8d6d3d87ca05f204ed0309fc44e5ffa37 (diff)
downloadrust-e0fe1d6008f0ba8b395636dd1c850fa91cd2f9a2.tar.gz
rust-e0fe1d6008f0ba8b395636dd1c850fa91cd2f9a2.zip
Make x capable of resolving symlinks
When bootstrapping from outside of the rust source,
instead of calling 'x' from the absolute path
(like /home/user/rust/x), we should be able to link 'x'
from the rust source to binary paths so it can be used easily.
Before this change, 'x' was not capable of finding 'x.py' when
called from the linked file.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions