This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from eb22ae6c4c AMDGPU: Try to fix test again new 7db09e3a62 Support -fdebug-prefix-map for assembler source (pass to cc1 [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Driver/Options.td | 3 ++- lib/Driver/ToolChains/Clang.cpp | 23 +++++++++++++++-------- test/Driver/debug-prefix-map.S | 6 ++++++ tools/driver/cc1as_main.cpp | 7 +++++++ 4 files changed, 30 insertions(+), 9 deletions(-) create mode 100644 test/Driver/debug-prefix-map.S