aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WindowsResource.cpp
diff options
context:
space:
mode:
authorSimon Tatham <simon.tatham@arm.com>2019-06-11 10:09:12 +0000
committerSimon Tatham <simon.tatham@arm.com>2019-06-11 10:09:12 +0000
commit14241378d3cef7425348a547739b7def27137d3e (patch)
tree3aaade08939ffbdc13a7d9d714f60120b76ac78b /llvm/lib/Object/WindowsResource.cpp
parentffb3c72a746a610bbd5bbf8640637cfeee5696d5 (diff)
downloadllvm-14241378d3cef7425348a547739b7def27137d3e.zip
llvm-14241378d3cef7425348a547739b7def27137d3e.tar.gz
llvm-14241378d3cef7425348a547739b7def27137d3e.tar.bz2
[ARM] Fix unused-variable warning in rL363039.
The variable `OffsetMask` is currently only used in an assertion, so if assertions are compiled out and -Werror is enabled, it becomes a build failure. llvm-svn: 363043
Diffstat (limited to 'llvm/lib/Object/WindowsResource.cpp')
0 files changed, 0 insertions, 0 deletions