[all-commits] [llvm/llvm-project] f70ccd: [clang][bytecode][NFC] Move Call ops into Interp.c...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Sep 3 07:16:21 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f70ccdaeb4ef9681ea490ea7779efbe72e643eda
      https://github.com/llvm/llvm-project/commit/f70ccdaeb4ef9681ea490ea7779efbe72e643eda
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2024-09-03 (Tue, 03 Sep 2024)

  Changed paths:
    M clang/lib/AST/ByteCode/Interp.cpp
    M clang/lib/AST/ByteCode/Interp.h

  Log Message:
  -----------
  [clang][bytecode][NFC] Move Call ops into Interp.cpp (#107104)

They are quite long and not templated.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list