This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 26d2a23 Fix unsupported relocation type R_HEX_6_X' for symbol .rodata new 2c1c0b4 Fix bitcode auto-upgrade when using bitcode lazy loading
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Bitcode/Reader/BitcodeReader.cpp | 4 +++- test/ThinLTO/X86/Inputs/autoupgrade.bc | Bin 0 -> 1024 bytes test/ThinLTO/X86/autoupgrade.ll | 23 +++++++++++++++++++++++ 3 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 test/ThinLTO/X86/Inputs/autoupgrade.bc create mode 100644 test/ThinLTO/X86/autoupgrade.ll