summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-rc/ResourceScriptToken.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-08-10 16:21:04 +0000
committerRui Ueyama <ruiu@google.com>2017-08-10 16:21:04 +0000
commit27fbd1e14a3710e621f947db932d9353d36c78d1 (patch)
treee4d7dc4f2e74e4df23156a136db718a2d89fd68b /llvm/tools/llvm-rc/ResourceScriptToken.cpp
parentbea30c62862cd617fe7fd1bf439b434c76168550 (diff)
downloadbcm5719-llvm-27fbd1e14a3710e621f947db932d9353d36c78d1.tar.gz
bcm5719-llvm-27fbd1e14a3710e621f947db932d9353d36c78d1.zip
Remove ResolvedReloc.
ResolvedReloc struct is always passed to a callback function and not stored anywhere. That is, in effect, we use the struct to pack multiple arguments to one argument, which doesn't make much sense. This patch removes the struct and passes the members to the callback directly. llvm-svn: 310620
Diffstat (limited to 'llvm/tools/llvm-rc/ResourceScriptToken.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud