[all-commits] [llvm/llvm-project] bab590: Normalize working directory when running llvm-mc i...
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Mon Apr 13 04:45:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bab5908df544680ada0a3cf431f55aeccfbdb321
https://github.com/llvm/llvm-project/commit/bab5908df544680ada0a3cf431f55aeccfbdb321
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2020-04-13 (Mon, 13 Apr 2020)
Changed paths:
M llvm/test/MC/MachO/gen-dwarf.s
Log Message:
-----------
Normalize working directory when running llvm-mc in test
Otherwise, depending on the lit location used to run the test, llvm-mc adds an
include_directories entry in the dwarf output, which breaks tests in some setup.
Differential Revision: https://reviews.llvm.org/D77876
More information about the All-commits
mailing list