diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-04-16 02:29:55 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-04-16 02:29:55 +0000 |
commit | 39423b0294c5143476ab1545befe67801b235724 (patch) | |
tree | 85ec92688759519784b6fa073f12af50a331d810 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | eb6bb3e33a8d17e29b212c385b2c64fcc38458b4 (diff) | |
download | llvm-39423b0294c5143476ab1545befe67801b235724.zip llvm-39423b0294c5143476ab1545befe67801b235724.tar.gz llvm-39423b0294c5143476ab1545befe67801b235724.tar.bz2 |
Reapply "ValueMapper: Eliminate cross-file co-recursion, NFC"
This reverts commit r266507, reapplying r266503 (and r266505
"ValueMapper: Use API from r266503 in unit tests, NFC") completely
unchanged.
I reverted because of a bot failure here:
http://lab.llvm.org:8011/builders/lld-x86_64-freebsd/builds/16810/
However, looking more closely, the failure was from a host-compiler
crash (clang 3.7.1) when building:
lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfAccelTable.cpp.o
I didn't modify that file, or anything it includes, with that commit.
The next build (which hadn't picked up my revert) got past it:
http://lab.llvm.org:8011/builders/lld-x86_64-freebsd/builds/16811/
I think this was just unfortunate timing. I suppose the bot must be
flakey.
llvm-svn: 266510
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions