[all-commits] [llvm/llvm-project] adf209: [JITLink] Don't allow creation of sections with du...

lhames via All-commits all-commits at lists.llvm.org
Mon Feb 22 16:09:15 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: adf2098bd8193e3f9395512143071328e7bd024d
      https://github.com/llvm/llvm-project/commit/adf2098bd8193e3f9395512143071328e7bd024d
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-02-23 (Tue, 23 Feb 2021)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h
    M llvm/unittests/ExecutionEngine/JITLink/LinkGraphTests.cpp

  Log Message:
  -----------
  [JITLink] Don't allow creation of sections with duplicate names.


  Commit: 430817d0d53f53f3388dde130daa363f56353707
      https://github.com/llvm/llvm-project/commit/430817d0d53f53f3388dde130daa363f56353707
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-02-23 (Tue, 23 Feb 2021)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h
    M llvm/unittests/ExecutionEngine/JITLink/LinkGraphTests.cpp

  Log Message:
  -----------
  [JITLink] Add a getFixupAddress convenience method to Block.


Compare: https://github.com/llvm/llvm-project/compare/3322701e3592...430817d0d53f


More information about the All-commits mailing list