This is an archive of the discontinued LLVM Phabricator instance.

[clang] Add AVR specific inline assembly escaped characters
ClosedPublic

Authored by benshi001 on Mar 9 2023, 12:11 AM.

Diff Detail

Event Timeline

benshi001 created this revision.Mar 9 2023, 12:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 9 2023, 12:11 AM
benshi001 requested review of this revision.Mar 9 2023, 12:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 9 2023, 12:11 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
jacquesguan added inline comments.Mar 12 2023, 7:34 PM
clang/lib/Basic/Targets/AVR.cpp
433

redundant variable?

benshi001 updated this revision to Diff 504631.Mar 13 2023, 6:46 AM
benshi001 marked an inline comment as done.
benshi001 added inline comments.
clang/lib/Basic/Targets/AVR.cpp
433

Removed. Thanks!

benshi001 marked an inline comment as done.Mar 13 2023, 6:47 AM
This revision is now accepted and ready to land.Mar 15 2023, 1:34 AM
This revision was landed with ongoing or failed builds.Mar 15 2023, 1:45 AM
This revision was automatically updated to reflect the committed changes.