about summary refs log tree commit diff
path: root/src/rustllvm
diff options
context:
space:
mode:
authorMark Simulacrum <mark.simulacrum@gmail.com>2018-02-15 18:12:04 -0700
committerMark Simulacrum <mark.simulacrum@gmail.com>2018-02-15 19:12:26 -0700
commit366a65665aed84fda50e4ea8bc905153ffcc1287 (patch)
tree1dbfddda7ea00071f5c9234ea231e32dd335e5a5 /src/rustllvm
parente78ecd2e70961e64040598a019febec44959f7dd (diff)
downloadrust-366a65665aed84fda50e4ea8bc905153ffcc1287.tar.gz
rust-366a65665aed84fda50e4ea8bc905153ffcc1287.zip
Consider paths passed to x.py to be root-relative.
We'd previously assumed that these paths would be relative to the src
dir, and that for example our various CI scripts would, when calling
x.py, use `../x.py build ../src/tools/...` but this isn't the case --
they use `../x.py` without using the relevant source-relative path.

We eventually may want to make this (actually somewhat logical) change,
but this is not that time.
Diffstat (limited to 'src/rustllvm')
0 files changed, 0 insertions, 0 deletions