This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
6cd780ff2143656df213359b7a6df9a5a9237e17
llvm-project
/
llvm
/
lib
/
Bitcode
/
Writer
/
BitcodeWriter.cpp
Benjamin Kramer
6cd780ff21
Prefer SmallVector::append/insert over push_back loops.
...
Same functionality, but hoists the vector growth out of the loop. llvm-svn: 229500
2015-02-17 15:29:18 +00:00
93 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink