[NFC] As part of using inclusive language within the llvm project, this patch
replaces master with main in file/directory paths in llvm LIT tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Suggesting some edits (there shouldn't be a need to have a DIFile directory path (at least not in some of those test cases). So I think it is better to clean it up a bit more if touching those test cases.
llvm/test/DebugInfo/MIR/X86/live-debug-vars-unused-arg-debugonly.mir | ||
---|---|---|
60 | ||
llvm/test/DebugInfo/MIR/X86/live-debug-vars-unused-arg.mir | ||
58 | ||
llvm/test/DebugInfo/X86/sdag-dangling-dbgvalue.ll | ||
144 |
llvm/test/MC/ARM/inline-asm-srcloc.ll | ||
---|---|---|
2–3 | I think you may be able to just remove these lines. So long as the test still passes, that would be a good cleanup for the test. |