aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorJames Henderson <jh7370@my.bristol.ac.uk>2019-02-22 11:22:39 +0000
committerJames Henderson <jh7370@my.bristol.ac.uk>2019-02-22 11:22:39 +0000
commit0cc32dd4a13472702181e41fc17c8161c4999534 (patch)
tree8e23cfeab8241b0b47591dcec70e4c99d7325fb5 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parent35e1c6663c373f561f3bffdfe613e4619cdfe048 (diff)
downloadllvm-0cc32dd4a13472702181e41fc17c8161c4999534.zip
llvm-0cc32dd4a13472702181e41fc17c8161c4999534.tar.gz
llvm-0cc32dd4a13472702181e41fc17c8161c4999534.tar.bz2
[ELF][test]Remove unnecessary empty symbol references in yaml/add missing symbols for relocs
yaml2obj used to require the Symbol field in relocations, but it hasn't done so for a couple of years. Another change to yaml2obj will soon land that will look up the symbol by name or index, if present, and emit an error if not found. This will mean that an explicit symbol reference (even to an empty-named symbol) that does not reference a symbol declared in the yaml will result in an error. This patch updates tests that would otherwise start emitting errors. Reviewed by: ruiu, grimar Differential Revision: https://reviews.llvm.org/D58508 llvm-svn: 354666
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions