[all-commits] [llvm/llvm-project] 1fef0f: Revert "[TextAPI] Add missing link to libObject" a...

Cyndy Ishida via All-commits all-commits at lists.llvm.org
Tue Dec 12 20:02:25 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1fef0fac328f047b0476e8f1edce88f1ccd30ea2
      https://github.com/llvm/llvm-project/commit/1fef0fac328f047b0476e8f1edce88f1ccd30ea2
  Author: Cyndy Ishida <cyndy_ishida at apple.com>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    R llvm/include/llvm/TextAPI/DylibReader.h
    M llvm/include/llvm/TextAPI/Record.h
    M llvm/include/llvm/TextAPI/RecordsSlice.h
    M llvm/include/llvm/TextAPI/TextAPIError.h
    M llvm/lib/TextAPI/CMakeLists.txt
    R llvm/lib/TextAPI/DylibReader.cpp

  Log Message:
  -----------
  Revert "[TextAPI] Add missing link to libObject" and "[TextAPI] Add DylibReader (#75006)"

This reverts commit aa217eb04459039b5ff18b6b134020ed0248a241.
This reverts commit 634feddc84bfd402fc916d331627528c41346d8c.

This breaks buildbots by introducing cycle dependency between libObject
and TextAPI and breaks gcc compiles on buildbots.




More information about the All-commits mailing list