This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 364eb09576a Revert "[InstrProf] Support for external functions in text [...] new d3997f9e4ea [DWARF] Fix mixing assembler -g with DWARF .file directives. new 769052bf89c Move MetaRenamer from Transforms/UTils to Transforms/IPO si [...]
The 2 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: lib/MC/MCParser/AsmParser.cpp | 48 ++++++++++++++++++--------- lib/Transforms/IPO/CMakeLists.txt | 1 + lib/Transforms/{Utils => IPO}/MetaRenamer.cpp | 0 lib/Transforms/Utils/CMakeLists.txt | 1 - test/MC/AsmParser/directive_file-2.s | 2 +- 5 files changed, 34 insertions(+), 18 deletions(-) rename lib/Transforms/{Utils => IPO}/MetaRenamer.cpp (100%)