diff options
author | Francesco Petrogalli <francesco.petrogalli@arm.com> | 2020-07-27 16:24:18 +0000 |
---|---|---|
committer | Francesco Petrogalli <francesco.petrogalli@arm.com> | 2020-07-27 16:52:08 +0000 |
commit | dbeb184b7f54db2d3ef20ac153b1c77f81cf0b99 (patch) | |
tree | ef3dd3302d4e8fd1a757432aaa1fc7dc58088a84 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 8f6e84ba7b590bb6fdcd6b2b3ba32782b7802bd3 (diff) | |
download | llvm-dbeb184b7f54db2d3ef20ac153b1c77f81cf0b99.zip llvm-dbeb184b7f54db2d3ef20ac153b1c77f81cf0b99.tar.gz llvm-dbeb184b7f54db2d3ef20ac153b1c77f81cf0b99.tar.bz2 |
[NFC][AArch64] Replace some template methods/invocations...
...with the non-template version, as the template version might
increase the size of the compiler build.
Methods affected:
1.`findAddrModeSVELoadStore`
2. `SelectPredicatedStore`
Also, remove the `const` qualifier from the `unsigned` parameters of
the methods to conform with other similar methods in the class.
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions