[PATCH] D114557: [fir] Add base for runtime builder unittests

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 24 11:53:58 PST 2021


clementval created this revision.
clementval added reviewers: kiranchandramohan, rovka, awarzynski.
Herald added a reviewer: sscalpone.
Herald added a project: Flang.
clementval requested review of this revision.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.

This patch adds the common base shared by builder runtime
unittests. It extracted from D114460 <https://reviews.llvm.org/D114460> to make it easier to base other patches
on it.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D114557

Files:
  flang/unittests/Optimizer/Builder/Runtime/RuntimeCallTestBase.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114557.389582.patch
Type: text/x-patch
Size: 3719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211124/9d9bcd80/attachment.bin>


More information about the llvm-commits mailing list