llvm/lib/Bitcode
Duncan P. N. Exon Smith e66594f0e9 BitcodeReader: Avoid non-moving std::piecewise_construct from r267296
Not exactly sure why the host tries to use a copy constructor here, but
it's easy enough to work around it.

http://lab.llvm.org:8011/builders/lldb-amd64-ninja-freebsd11/builds/6227

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@267298 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-23 21:23:41 +00:00
..
Reader BitcodeReader: Avoid non-moving std::piecewise_construct from r267296 2016-04-23 21:23:41 +00:00
Writer DebugInfo: Remove MDString-based type references 2016-04-23 21:08:00 +00:00
CMakeLists.txt
LLVMBuild.txt