[all-commits] [llvm/llvm-project] 110b4f: Revert "[dsymutil] dsymutil produces broken lines ...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Tue Apr 4 10:22:36 PDT 2023
Branch: refs/heads/release/16.x
Home: https://github.com/llvm/llvm-project
Commit: 110b4fd2d9cf459ea0d2dd01b6d7edddedc77eef
https://github.com/llvm/llvm-project/commit/110b4fd2d9cf459ea0d2dd01b6d7edddedc77eef
Author: Tom Stellard <tstellar at redhat.com>
Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths:
M llvm/include/llvm/ADT/AddressRanges.h
M llvm/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h
M llvm/lib/DWARFLinker/DWARFLinker.cpp
M llvm/lib/DWARFLinker/DWARFStreamer.cpp
A llvm/lib/Support/AddressRanges.cpp
M llvm/lib/Support/CMakeLists.txt
M llvm/unittests/Support/AddressRangeTest.cpp
Log Message:
-----------
Revert "[dsymutil] dsymutil produces broken lines info (probably) with LTO on mac"
This reverts commit 56edf062bdb64f0ce89860ed3e643f29a2f90e45.
This change modified the public API/ABI which is not allowed in stable releases.
More information about the All-commits
mailing list