[all-commits] [llvm/llvm-project] 3bd61b: Fix MSVC "not all control paths return a value" wa...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Oct 18 02:58:38 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3bd61b26556027a23b0d161d403f07fd7387ac77
      https://github.com/llvm/llvm-project/commit/3bd61b26556027a23b0d161d403f07fd7387ac77
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2019-10-18 (Fri, 18 Oct 2019)

  Changed paths:
    M llvm/tools/llvm-objcopy/CopyConfig.cpp

  Log Message:
  -----------
  Fix MSVC "not all control paths return a value" warning. NFCI.

llvm-svn: 375214


  Commit: ef04598e147396e7225964ae8438ecbf6554b095
      https://github.com/llvm/llvm-project/commit/ef04598e147396e7225964ae8438ecbf6554b095
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2019-10-18 (Fri, 18 Oct 2019)

  Changed paths:
    M llvm/test/CodeGen/X86/memcmp.ll

  Log Message:
  -----------
  [X86] Regenerate memcmp tests and add X64-AVX512 common prefix

Should help make the changes in D69157 clearer

llvm-svn: 375215


Compare: https://github.com/llvm/llvm-project/compare/da40d4e4e1bf...ef04598e1473


More information about the All-commits mailing list