"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "b321039271254708081488a845e89ed1903c627a"
Don't hide the first ELF symbol.
The first symbol on ELF is dummy, but it has a defined content and readelf normally displays it. With this change llvm-readobj also displays it and we can check that llvm-mc output is correct according to the standard. llvm-svn: 183337
Loading
Please register or sign in to comment