[all-commits] [llvm/llvm-project] c72bff: [llvm-exegesis] Set up AsmTargetStreamer in readSn...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Dec 16 04:48:51 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c72bff682193118c054eb3d3c59eb718042787da
https://github.com/llvm/llvm-project/commit/c72bff682193118c054eb3d3c59eb718042787da
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2019-12-16 (Mon, 16 Dec 2019)
Changed paths:
M llvm/tools/llvm-exegesis/lib/SnippetFile.cpp
M llvm/unittests/tools/llvm-exegesis/X86/SnippetFileTest.cpp
Log Message:
-----------
[llvm-exegesis] Set up AsmTargetStreamer in readSnippets
Summary: This is a follow up on D71137 properly setting up the AsmTargetStreamer prior to AsmParser::Run call.
Reviewers: courbet, mstojanovic
Subscribers: tschuett, mikhail.ramalho, llvm-commits, petarj, atanasyan
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D71468
More information about the All-commits
mailing list