[all-commits] [llvm/llvm-project] a59954: [InstCombine] Fix unused variable warning; NFC

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Feb 3 09:47:45 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a59954051ef89618be351bbad2fed12356957db8
      https://github.com/llvm/llvm-project/commit/a59954051ef89618be351bbad2fed12356957db8
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp

  Log Message:
  -----------
  [InstCombine] Fix unused variable warning; NFC


  Commit: 9eb74f609d646adb5dab8c5bb98dae486b2a8ffd
      https://github.com/llvm/llvm-project/commit/9eb74f609d646adb5dab8c5bb98dae486b2a8ffd
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M llvm/examples/ThinLtoJIT/CMakeLists.txt

  Log Message:
  -----------
  [Examples] Link BitReader in ThinLtoJIT example

D72486 broke the shared library build.


Compare: https://github.com/llvm/llvm-project/compare/6c3252e5211b...9eb74f609d64


More information about the All-commits mailing list