Skip to content

Fix crash for llvm-dis for windows build.#4471

Merged
python3kgae merged 1 commit intomicrosoft:mainfrom
python3kgae:dxil_dis
May 23, 2022
Merged

Fix crash for llvm-dis for windows build.#4471
python3kgae merged 1 commit intomicrosoft:mainfrom
python3kgae:dxil_dis

Conversation

@python3kgae
Copy link
Copy Markdown
Contributor

No description provided.

@llvm-beanz
Copy link
Copy Markdown
Collaborator

Have you verified that this works on non-Windows builds and with LLVM_ENABLE_TESTS=On?

llvm-dis is only used if LLVM_ENABLE_TESTS=On, and that build mode requires being able to opt out of the MS file system abstractions.

@AppVeyorBot
Copy link
Copy Markdown

@python3kgae
Copy link
Copy Markdown
Contributor Author

Tested llvm/test/tools/dxil-dis on llvm/main.
6 pass, 1 fail. The fail not related to this change.

@python3kgae python3kgae merged commit 227bd31 into microsoft:main May 23, 2022
@python3kgae python3kgae deleted the dxil_dis branch May 23, 2022 23:53
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.

4 participants