Add -fpreserve-as-comments and -fno-preserve-as-comments.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D22883
Add flags to toggle preservation of assembly comments ClosedPublic Authored by niravd on Jul 27 2016, 12:22 PM.
Details Summary Add -fpreserve-as-comments and -fno-preserve-as-comments.
Diff Detail Event Timelineniravd updated this object. Closed by commit rL276907: Add flags to toggle preservation of assembly comments (authored by niravd). · Explain WhyJul 27 2016, 1:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 65789 include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.def
lib/CodeGen/BackendUtil.cpp
lib/Driver/Tools.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/preserve-as-comments.c
|