Skip to content

Instantly share code, notes, and snippets.

@Bigcheese
Created October 24, 2012 00:00
Show Gist options
  • Save Bigcheese/3942749 to your computer and use it in GitHub Desktop.
Save Bigcheese/3942749 to your computer and use it in GitHub Desktop.
/mnt/host/llvm-project/lold/lib/ReaderWriter/ELF/HexagonReference.cpp:47:22: fatal error: left shift of negative value -6
0 lld-core 0x000000000058ea72
1 lld-core 0x000000000058ee6f
2 libpthread.so.0 0x00007f084f7a8cb0
3 lld-core 0x0000000000590ea0
4 lld-core 0x00000000005916bc
5 lld-core 0x00000000004e2971 lld::elf::hexagon::reloc_B22_PCREL(unsigned char*, unsigned long, unsigned long, unsigned long) + 113
6 lld-core 0x00000000004e2ee7 lld::elf::KindHandler_hexagon::applyFixup(int, unsigned long, unsigned char*, unsigned long, unsigned long) + 119
7 lld-core 0x00000000004dfcbd lld::elf::StockSectionChunk<(llvm::support::endianness)1, false>::write(unsigned char*) + 653
8 lld-core 0x00000000004d4629 lld::elf::ELFWriter<(llvm::support::endianness)1, false>::writeFile(lld::File const&, llvm::StringRef) + 361
9 lld-core 0x00000000004572ad main + 2317
10 libc.so.6 0x00007f084ec3576d __libc_start_main + 237
11 lld-core 0x00000000004568bd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment