[all-commits] [llvm/llvm-project] e405db: [ORC-RT] Fix a comment.

lhames via All-commits all-commits at lists.llvm.org
Sun Jun 13 03:51:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e405db075b308094b831c99011d813e65cb6bf2c
      https://github.com/llvm/llvm-project/commit/e405db075b308094b831c99011d813e65cb6bf2c
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-06-13 (Sun, 13 Jun 2021)

  Changed paths:
    M compiler-rt/lib/orc/wrapper_function_utils.h

  Log Message:
  -----------
  [ORC-RT] Fix a comment.


  Commit: fc3ca2cc083b58780b6b3aac9d0cfac9f3be8cc7
      https://github.com/llvm/llvm-project/commit/fc3ca2cc083b58780b6b3aac9d0cfac9f3be8cc7
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-06-13 (Sun, 13 Jun 2021)

  Changed paths:
    A llvm/test/ExecutionEngine/JITLink/X86/MachO_cstring_section_splitting.s

  Log Message:
  -----------
  [JITLink][MachO] Add missing testcase.

This test was accidentally left out of f9649d123db.


  Commit: a7c3105adb55e506e63ad63ab2110341df1ab92b
      https://github.com/llvm/llvm-project/commit/a7c3105adb55e506e63ad63ab2110341df1ab92b
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-06-13 (Sun, 13 Jun 2021)

  Changed paths:
    M compiler-rt/lib/orc/unittests/simple_packed_serialization_test.cpp
    M compiler-rt/lib/orc/unittests/wrapper_function_utils_test.cpp

  Log Message:
  -----------
  [ORC-RT] Remove unused header in unit test.


Compare: https://github.com/llvm/llvm-project/compare/bf2063178218...a7c3105adb55


More information about the All-commits mailing list