diff options
author | Petr Hosek <phosek@chromium.org> | 2017-09-15 02:59:55 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2017-09-15 02:59:55 +0000 |
commit | b4373a986eeab8d314e426b42314ed8e516f2568 (patch) | |
tree | 0cd342c4d2e704f1d7cd097caf005cbabda9028d /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | 83dcb68468ebb0e2da7d768ce83592c1bccd96dc (diff) | |
download | bcm5719-llvm-b4373a986eeab8d314e426b42314ed8e516f2568.tar.gz bcm5719-llvm-b4373a986eeab8d314e426b42314ed8e516f2568.zip |
[Object] Fix missing arguments to getType and getSymbol in Elf_Rel_Impl
Somehow this was compiling without these methods having their arguments
passed to them. I used these methods in some code I wrote and it raised
an error on me. It appears no one else has used these methods let (LLD
uses setSymbolAndType however). This change resolves the issue.
Patch by Jake Ehrlich
Differential Revision: https://reviews.llvm.org/D35100
llvm-svn: 313336
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions