diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-10-07 02:39:21 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-10-07 02:39:21 +0000 |
commit | 30328d6e134b27276c30dfaebbbeba4c7ce9030e (patch) | |
tree | 0facbae432bf24e2a9d649537f6a6a40038fdd82 /clang/lib/CodeGen/CodeGenModule.h | |
parent | b40bd1a93f2b6caf9043a59f4f53fe1ce4c2cc85 (diff) | |
download | bcm5719-llvm-30328d6e134b27276c30dfaebbbeba4c7ce9030e.tar.gz bcm5719-llvm-30328d6e134b27276c30dfaebbbeba4c7ce9030e.zip |
[OperandBundles] Remove a useless accessor from OperandBundleUser
Since the `const` version of `getOperandBundle` returns a value of the
same type as the non-`const` version, the non-`const` version is
redundant.
llvm-svn: 249509
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions