[all-commits] [llvm/llvm-project] bc847b: [cc1as] Close MCAsmParser before MCStreamer
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Nov 2 15:57:14 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bc847b31435e48ad0e54b322a716a4b9f07bc232
https://github.com/llvm/llvm-project/commit/bc847b31435e48ad0e54b322a716a4b9f07bc232
Author: Fangrui Song <i at maskray.me>
Date: 2020-11-02 (Mon, 02 Nov 2020)
Changed paths:
M clang/tools/driver/cc1as_main.cpp
Log Message:
-----------
[cc1as] Close MCAsmParser before MCStreamer
This is a pre-existing problem exposed by D90511 (asan failurs with
clang/test/Driver/relax.s and a few other tests).
More information about the All-commits
mailing list