[all-commits] [llvm/llvm-project] b4948c: Revert D97743 "Define __GCC_HAVE_DWARF2_CFI_ASM if...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Mar 9 12:14:30 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b4948c27d2e40586c0c4fa7cbf20b9c40a9f7584
https://github.com/llvm/llvm-project/commit/b4948c27d2e40586c0c4fa7cbf20b9c40a9f7584
Author: Fangrui Song <i at maskray.me>
Date: 2021-03-09 (Tue, 09 Mar 2021)
Changed paths:
M clang/lib/Frontend/CompilerInvocation.cpp
M clang/test/CodeGen/debug-info-macro.c
R clang/test/Preprocessor/unwind-tables.c
Log Message:
-----------
Revert D97743 "Define __GCC_HAVE_DWARF2_CFI_ASM if applicable"
This reverts commit c11ff4bbada3b5127a1f010e0a97a1e6e46fb61a & df67d3526962ae51446b1390e7c40e045e580ec2.
Trying to make the change to the driver to avoid round-trip issues.
More information about the All-commits
mailing list