diff options
author | Chen Zheng <czhengsz@cn.ibm.com> | 2023-11-15 10:41:59 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-15 10:41:59 +0800 |
commit | 1f6eb3ca5cb1551b537141fc84827d704917a97b (patch) | |
tree | 3a11e27e3b3c3737c46d247a8101492633009df5 /llvm/lib/FileCheck/FileCheck.cpp | |
parent | 72accbfd0a1023b3182202276904120524ff9200 (diff) | |
download | llvm-1f6eb3ca5cb1551b537141fc84827d704917a97b.zip llvm-1f6eb3ca5cb1551b537141fc84827d704917a97b.tar.gz llvm-1f6eb3ca5cb1551b537141fc84827d704917a97b.tar.bz2 |
[XCOFF]refactor isFunction, NFC (#72232)
suggested in review of https://github.com/llvm/llvm-project/pull/69553
This is actually not an NFC as isFunction() does not return false for
some "invalid" object, instead it returns the errors to its caller. But
since there is no such invalid object in the LIT tests, so no case
changes.
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions