"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "8936009a919775af9f32c0172d9a871e9873344b"
PR16493: DebugInfo with TLS on PPC crashing due to invalid relocation
Restrict the current TLS support to X86 ELF for now. Test that we don't produce it on PPC & we can flesh that test case out with the right thing once someone implements it. llvm-svn: 185389
Showing
- llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h 0 additions, 3 deletionsllvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
- llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp 0 additions, 4 deletionsllvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
- llvm/lib/Target/X86/X86TargetObjectFile.cpp 6 additions, 0 deletionsllvm/lib/Target/X86/X86TargetObjectFile.cpp
- llvm/lib/Target/X86/X86TargetObjectFile.h 3 additions, 0 deletionsllvm/lib/Target/X86/X86TargetObjectFile.h
- llvm/test/DebugInfo/PowerPC/lit.local.cfg 5 additions, 0 deletionsllvm/test/DebugInfo/PowerPC/lit.local.cfg
- llvm/test/DebugInfo/PowerPC/tls.ll 22 additions, 0 deletionsllvm/test/DebugInfo/PowerPC/tls.ll
- llvm/test/DebugInfo/X86/tls.ll 2 additions, 2 deletionsllvm/test/DebugInfo/X86/tls.ll
Loading
Please register or sign in to comment