This is an archive of the discontinued LLVM Phabricator instance.

[NFC][clang-extdef-mapping] fix test failure on nonsupported targets
ClosedPublic

Authored by danix800 on Jul 18 2023, 4:03 AM.

Details

Summary

ms-stlye asm block is not supported on targets like arm/hexagon.
Specify a working target as POC.

Introduced by https://reviews.llvm.org/D154983

Diff Detail

Event Timeline

danix800 created this revision.Jul 18 2023, 4:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 18 2023, 4:03 AM
danix800 requested review of this revision.Jul 18 2023, 4:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 18 2023, 4:03 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
danix800 edited the summary of this revision. (Show Details)Jul 18 2023, 4:04 AM
danix800 edited the summary of this revision. (Show Details)Jul 18 2023, 4:07 AM
This revision was not accepted when it landed; it landed in state Needs Review.Jul 18 2023, 4:57 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.