llvm/lib/Bitcode
Mehdi Amini 7b24ae662c Avoid temporary vector for sorting in BitcodeWriter
As suggested by Duncan, fixup for r269634 and r269635

From: Mehdi Amini <mehdi.amini@apple.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269715 91177308-0d34-0410-b5e6-96231b3b80d8
2016-05-16 22:47:15 +00:00
..
Reader Implement a safer bitcode upgrade for DISubprogram. 2016-05-06 22:53:06 +00:00
Writer Avoid temporary vector for sorting in BitcodeWriter 2016-05-16 22:47:15 +00:00
CMakeLists.txt Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
LLVMBuild.txt LLVMBuild: Introduce a common section which currently has a list of the 2011-12-12 22:45:54 +00:00