This is an archive of the discontinued LLVM Phabricator instance.

[DirectX backend] Fix link error when only target DirectX backend
AbandonedPublic

Authored by python3kgae on Sep 4 2022, 3:28 PM.

Details

Summary

Add link to AsmPrinter and SelectionDAG for link error when only target DirectX backend.

Diff Detail

Event Timeline

python3kgae created this revision.Sep 4 2022, 3:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 4 2022, 3:28 PM
python3kgae requested review of this revision.Sep 4 2022, 3:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 4 2022, 3:28 PM
python3kgae abandoned this revision.Sep 13 2022, 1:52 PM

Committed by accident at https://reviews.llvm.org/rG1e3d4c43442fce3ba68d5a5471d2e77c12745f07
The change itself is OK.
So leave it as is.