[all-commits] [llvm/llvm-project] 6b708c: [DWARFLinkerParallel] fix build on 32-bit platform...

avl-llvm via All-commits all-commits at lists.llvm.org
Sat Nov 25 15:22:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b708cc96b4b78e943fc7af7beb3c9c1f52f979f
      https://github.com/llvm/llvm-project/commit/6b708cc96b4b78e943fc7af7beb3c9c1f52f979f
  Author: avl-llvm <55248412+avl-llvm at users.noreply.github.com>
  Date:   2023-11-26 (Sun, 26 Nov 2023)

  Changed paths:
    M llvm/lib/DWARFLinkerParallel/DWARFLinkerCompileUnit.h
    M llvm/lib/DWARFLinkerParallel/DependencyTracker.h

  Log Message:
  -----------
  [DWARFLinkerParallel] fix build on 32-bit platform. (#73388)

This fixes usage of PointerIntPair on 32-bit platform -
https://github.com/llvm/llvm-project/issues/73267.




More information about the All-commits mailing list