diff options
author | Jie Fu <jiefu@tencent.com> | 2023-07-07 11:32:36 +0800 |
---|---|---|
committer | Jie Fu <jiefu@tencent.com> | 2023-07-07 11:35:48 +0800 |
commit | 5919302255c3b662ccc6380f08ff4d38abd08d03 (patch) | |
tree | 8a7590642567dd9fe997320236e91e1ea7c83a0b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7319d7dbcfa94998ae3befeff0b84140dcf29a69 (diff) | |
download | llvm-5919302255c3b662ccc6380f08ff4d38abd08d03.zip llvm-5919302255c3b662ccc6380f08ff4d38abd08d03.tar.gz llvm-5919302255c3b662ccc6380f08ff4d38abd08d03.tar.bz2 |
[RISCV] Remove unused private field 'RVPushable' in RISCVMachineFunctionInfo.h
/data/llvm-project/llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.h:78:8: error: private field 'RVPushable' is not used [-Werror,-Wunused-private-field
]
bool RVPushable = false;
^
1 error generated.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions