llvm-project/llvm/lib/Bitcode
Simon Pilgrim 3044ac058b Avoid use-after-move warnings by using swap instead. NFCI.
Swap should be as quick in these cases, and leaves the original variables in a known (empty) state.

llvm-svn: 360164
2019-05-07 15:45:00 +00:00
..
Reader [DebugInfo] Delete TypedDINodeRef 2019-05-07 02:06:37 +00:00
Writer Avoid use-after-move warnings by using swap instead. NFCI. 2019-05-07 15:45:00 +00:00
CMakeLists.txt
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00