[all-commits] [llvm/llvm-project] 0057cc: Revert "[Clang] Move assembler into a separate file"
Ayke via All-commits
all-commits at lists.llvm.org
Sat Jan 23 06:07:44 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0057cc5a215e5a26cfbd7e1707b55bf05fa9b6bf
https://github.com/llvm/llvm-project/commit/0057cc5a215e5a26cfbd7e1707b55bf05fa9b6bf
Author: Ayke van Laethem <aykevanlaethem at gmail.com>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
R clang/include/clang/Frontend/AssemblerInvocation.h
R clang/lib/Frontend/AssemblerInvocation.cpp
M clang/lib/Frontend/CMakeLists.txt
M clang/tools/driver/cc1as_main.cpp
Log Message:
-----------
Revert "[Clang] Move assembler into a separate file"
This reverts commit 2325157c0568ffd16f3318ad54f947e4e2109ef6.
Unfortunately this commit produces linker errors on some builds:
http://lab.llvm.org:8011/#/builders/57/builds/3704
http://lab.llvm.org:8011/#/builders/112/builds/3216
http://lab.llvm.org:8011/#/builders/121/builds/3900
More information about the All-commits
mailing list