[llvm-commits] [llvm] r172904 - in /llvm/trunk: include/llvm/Bitcode/BitstreamReader.h lib/Bitcode/Reader/BitcodeReader.cpp lib/Bitcode/Reader/BitstreamReader.cpp lib/Bitcode/Reader/CMakeLists.txt

Chris Lattner sabre at nondot.org
Sat Jan 19 13:25:50 PST 2013


On Jan 19, 2013, at 1:14 PM, Renato Golin Linaro <renato.golin at linaro.org> wrote:

> Hi Chris,
> 
> This commit broke arm buildbots:
> 
> http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/4500
> 
> undefined reference to `llvm::BitstreamCursor::EnterSubBlock(unsigned int, unsigned int*)'
> 
> but not the Intel ones:
> 
> http://lab.llvm.org:8011/builders/llvm-x86_64-linux/builds/7378
> 
> Could be a CMake issue?

This should be fixed in r172908 or later, please let me know if it stays red.

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130119/04cbaf62/attachment.html>


More information about the llvm-commits mailing list