This is an archive of the discontinued LLVM Phabricator instance.

[Asm] Add debug printing for assembler macros
ClosedPublic

Authored by olista01 on Mar 1 2018, 3:47 AM.

Details

Summary

This adds some debug printing (gated behind the "asm-macros" debug flag) which can help tracing complicated assembly macros.

Diff Detail

Repository
rL LLVM

Event Timeline

olista01 created this revision.Mar 1 2018, 3:47 AM
This revision is now accepted and ready to land.Mar 6 2018, 5:43 AM
This revision was automatically updated to reflect the committed changes.