[all-commits] [llvm/llvm-project] 98e01f: Revert "Re-Re-land: [CodeView] Add full repro to L...
Alexandre Ganea via All-commits
all-commits at lists.llvm.org
Mon Aug 17 12:49:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 98e01f56b0a117f0f32ed2f9b7d61e858303333c
https://github.com/llvm/llvm-project/commit/98e01f56b0a117f0f32ed2f9b7d61e858303333c
Author: Alexandre Ganea <alexandre.ganea at ubisoft.com>
Date: 2020-08-17 (Mon, 17 Aug 2020)
Changed paths:
M clang/cmake/caches/BaremetalARM.cmake
M clang/cmake/caches/CrossWinToARMLinux.cmake
M clang/cmake/caches/Fuchsia-stage2.cmake
M clang/test/CMakeLists.txt
R clang/test/CodeGen/debug-info-codeview-buildinfo.c
M lld/COFF/PDB.cpp
M lld/test/COFF/Inputs/pdb_lines_1_relative.yaml
M lld/test/COFF/Inputs/pdb_lines_2_relative.yaml
M lld/test/COFF/pdb-relative-source-lines.test
R lld/test/COFF/pdb-relative-source-lines2.test
M llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
M llvm/test/DebugInfo/COFF/build-info.ll
M llvm/test/DebugInfo/COFF/global-type-hashes.ll
M llvm/test/DebugInfo/COFF/types-basic.ll
M llvm/test/DebugInfo/COFF/types-data-members.ll
Log Message:
-----------
Revert "Re-Re-land: [CodeView] Add full repro to LF_BUILDINFO record"
This reverts commit a3036b386383f1c1e9d32c2c8dba995087959da3.
As requested in: https://reviews.llvm.org/D80833#2221866
Bug report: https://crbug.com/1117026
More information about the All-commits
mailing list