[PATCH] D48850: [GISel]: Testing LegalizerHelper using Unit tests

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 27 11:07:59 PDT 2018


aditya_nandakumar updated this revision to Diff 157712.
aditya_nandakumar added a comment.
Herald added a subscriber: mgorny.

Moved most of the implementation to lib/Support/FileCheck.cpp as requested by @bogner .


https://reviews.llvm.org/D48850

Files:
  include/llvm/Support/FileCheck.h
  lib/Support/CMakeLists.txt
  lib/Support/FileCheck.cpp
  unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp
  unittests/CodeGen/GlobalISel/LegalizerHelperTest.h
  utils/FileCheck/FileCheck.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48850.157712.patch
Type: text/x-patch
Size: 109460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180727/87e30cc2/attachment-0001.bin>


More information about the llvm-commits mailing list