[all-commits] [llvm/llvm-project] 4e4c89: LTO: Convert tests to opaque pointers

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Nov 27 19:52:00 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e4c89a16e5696f03bd39160a099462d9c847cd5
      https://github.com/llvm/llvm-project/commit/4e4c89a16e5696f03bd39160a099462d9c847cd5
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
    M llvm/test/LTO/X86/Inputs/codemodel-3.ll
    M llvm/test/LTO/X86/Inputs/remangle_intrinsics.ll
    M llvm/test/LTO/X86/Inputs/type-mapping-bug3.ll
    M llvm/test/LTO/X86/Inputs/type-mapping-src.ll
    M llvm/test/LTO/X86/cfi_endproc.ll
    M llvm/test/LTO/X86/cfi_jt_aliases.ll
    M llvm/test/LTO/X86/codemodel-1.ll
    M llvm/test/LTO/X86/codemodel-2.ll
    M llvm/test/LTO/X86/codemodel-3.ll
    M llvm/test/LTO/X86/diagnostic-handler-remarks.ll
    M llvm/test/LTO/X86/inline-asm-lto-discard.ll
    M llvm/test/LTO/X86/keep-used-puts-during-instcombine.ll
    M llvm/test/LTO/X86/libcall-overridden-via-alias.ll
    M llvm/test/LTO/X86/linkonce_odr_func.ll
    M llvm/test/LTO/X86/no-undefined-puts-when-implemented.ll
    M llvm/test/LTO/X86/objc-detection-i386.ll
    M llvm/test/LTO/X86/objc-detection.ll
    M llvm/test/LTO/X86/pr38046.ll
    M llvm/test/LTO/X86/remangle_intrinsics.ll
    M llvm/test/LTO/X86/set-merged.ll
    M llvm/test/LTO/X86/stdcall.ll
    M llvm/test/LTO/X86/symver-asm.ll
    M llvm/test/LTO/X86/tli-nobuiltin.ll
    M llvm/test/LTO/X86/triple-init2.ll
    M llvm/test/LTO/X86/type-mapping-bug.ll
    M llvm/test/LTO/X86/type-mapping-bug2.ll
    M llvm/test/LTO/X86/type-mapping-bug3.ll
    M llvm/test/LTO/X86/unnamed.ll

  Log Message:
  -----------
  LTO: Convert tests to opaque pointers




More information about the All-commits mailing list