diff options
author | Hideto Ueno <uenoku.tokotoko@gmail.com> | 2019-12-02 13:40:09 +0000 |
---|---|---|
committer | Hideto Ueno <uenoku.tokotoko@gmail.com> | 2019-12-02 15:36:29 +0000 |
commit | 96552036e307f7b0dd6477583c3fdb7de17e8aac (patch) | |
tree | addd48e33e8f9ff13d2d86e6840b538deec7d35e /lldb/packages/Python/lldbsuite/test/python_api | |
parent | ec7436f299f8b2c2e9ad0e2ca66f3cdeb830cf2a (diff) | |
download | bcm5719-llvm-96552036e307f7b0dd6477583c3fdb7de17e8aac.tar.gz bcm5719-llvm-96552036e307f7b0dd6477583c3fdb7de17e8aac.zip |
[Attributor] Copy or port test cases related to Attributor to` Attributor` test folder
Summary:
This patch moves the test cases related to Attributor to `Transforms/Attributor` folder.
We have used `Transforms/FunctionAttrs` as the primary folder for Attributor test but we need to change testing way now.
For the test cases which I think functionattrs doesn't infer anything something like (willreturn, nosync, value-simplify, h2s ..etc), I moved them with the command `git mv`.
For the test cases in which functoinattrs and attributor are tested, I copied the test to the folder and remove the check only used by functoinattrs.
Reviewers: jdoerfert, sstefan1
Reviewed By: jdoerfert
Subscribers: jfb, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70843
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions