diff options
author | Pavel Labath <pavel@labath.sk> | 2019-09-27 11:30:16 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-09-27 11:30:16 +0000 |
commit | 4a90ee1a615f8860b47c0938013de9ce6f9bcaba (patch) | |
tree | c6e5b533e4c06710081352d8458c4b51a864e36e /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 6328f948adfad6cbf310549bb2b9acea895aa5bf (diff) | |
download | llvm-4a90ee1a615f8860b47c0938013de9ce6f9bcaba.zip llvm-4a90ee1a615f8860b47c0938013de9ce6f9bcaba.tar.gz llvm-4a90ee1a615f8860b47c0938013de9ce6f9bcaba.tar.bz2 |
Fix some swig warnings
Previously, these were unseen because the wrapper script would swallow
them. This fixes the following types of warnings:
- methods being declared more than once
- swig complained about ignoring operator=, so I just removed it
llvm-svn: 373069
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions