mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-30 13:47:32 +00:00
fc0262419a
Summary: This is a continuation of development of the runtime support library's functions for CHARACTER data; specifically, it implements CHARACTER comparisons. It includes a new unit test, and moves an #include directive to the runtime's unit testing main header. Reviewers: tskeith, sscalpone, DavidTruby, jdoerfert Reviewed By: tskeith Subscribers: flang-commits, mgorny, llvm-commits Tags: #llvm, #flang Differential Revision: https://reviews.llvm.org/D78826