[all-commits] [llvm/llvm-project] e59f74: Convert files added in d157a9bc8ba1 to unix line e...

Nico Weber via All-commits all-commits at lists.llvm.org
Mon Oct 28 11:40:25 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e59f7488c772f9e5fe4c8acd4da7312493fecb07
      https://github.com/llvm/llvm-project/commit/e59f7488c772f9e5fe4c8acd4da7312493fecb07
  Author: Nico Weber <thakis at chromium.org>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

  Changed paths:
    M llvm/lib/CodeGen/CFGuardLongjmp.cpp
    M llvm/lib/Transforms/CFGuard/CFGuard.cpp
    M llvm/lib/Transforms/CFGuard/CMakeLists.txt
    M llvm/test/CodeGen/AArch64/cfguard-checks.ll
    M llvm/test/CodeGen/AArch64/cfguard-module-flag.ll
    M llvm/test/CodeGen/ARM/cfguard-checks.ll
    M llvm/test/CodeGen/ARM/cfguard-module-flag.ll
    M llvm/test/CodeGen/X86/cfguard-checks.ll
    M llvm/test/CodeGen/X86/cfguard-module-flag.ll
    M llvm/test/CodeGen/X86/cfguard-x86-64-vectorcall.ll
    M llvm/test/CodeGen/X86/cfguard-x86-vectorcall.ll

  Log Message:
  -----------
  Convert files added in d157a9bc8ba1 to unix line endings.

Ran:
    git show  --diff-filter=A --stat d157a9bc8ba1 | grep '|' | \
    awk '{ print $1 }' | xargs dos2unix




More information about the All-commits mailing list