This is an archive of the discontinued LLVM Phabricator instance.

[clang-extdef-mapping] register necessary targest for ms-style asm block
ClosedPublic

Authored by danix800 on Jul 11 2023, 9:39 AM.

Details

Summary

Without targets registered gives: error: MS-style inline assembly is not available: Unable to find target for this triple (no targets are registered)

Diff Detail

Event Timeline

danix800 created this revision.Jul 11 2023, 9:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 11 2023, 9:39 AM
danix800 requested review of this revision.Jul 11 2023, 9:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 11 2023, 9:39 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
thieta accepted this revision.Jul 11 2023, 11:08 AM

Looks fine to me.

This revision is now accepted and ready to land.Jul 11 2023, 11:08 AM

I don't have merge permission, can anyone do the merge plz?

Yes, I can do that, but I rather wait for @balazske to also approve this.

I do not have the knowledge to approve this change.

danix800 edited reviewers, added: xazax.hun; removed: balazske.Jul 12 2023, 5:09 PM
This revision was landed with ongoing or failed builds.Jul 18 2023, 2:11 AM
This revision was automatically updated to reflect the committed changes.