Skip to content

[pipeline] Support relative path includes - #215

Merged
adam-smnk merged 1 commit into
llvm:mainfrom
adam-smnk:pipeline-desc-resolve-path
Jul 7, 2026
Merged

[pipeline] Support relative path includes#215
adam-smnk merged 1 commit into
llvm:mainfrom
adam-smnk:pipeline-desc-resolve-path

Conversation

@adam-smnk

Copy link
Copy Markdown
Member

Relaxes path normalization to first check if provided include path exists and then fallback to checking the default search locations.

This allows including descriptors using relative paths e.g.:
'lh-opt --stage ./path/to/file.yaml'

Relaxes path normalization to first check if provided include path
exists and then fallback to checking the default search locations.

This allows including descriptors using relative paths e.g.:
'lh-opt --stage ./path/to/file.yaml'
@adam-smnk
adam-smnk requested a review from rengolin July 7, 2026 08:17
@adam-smnk
adam-smnk merged commit 004f240 into llvm:main Jul 7, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants