summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2016-07-27 14:30:49 +0000
committerTim Northover <tnorthover@apple.com>2016-07-27 14:30:49 +0000
commit8658b3c393e82370edae7556e5262b674c7cc323 (patch)
tree3cf1a5be4df449197c4cf048abfd3f9ea1b43b8d /clang/lib/Frontend/CompilerInvocation.cpp
parent5c339ec83022db0afc81e33e7dfaf4a89e8cc408 (diff)
downloadbcm5719-llvm-8658b3c393e82370edae7556e5262b674c7cc323.tar.gz
bcm5719-llvm-8658b3c393e82370edae7556e5262b674c7cc323.zip
GlobalISel: remove variable_ops from output list.
The instance in the input operand list allows both inputs and outputs, but the one in (outs) is not treated specially which leads to the MachineVerifier invoking UB (looking at an invalid MCInstrDesc field). No functional change except in UBSan builds (maybe, who knows!), where it fixes the legalize-add.mir test. llvm-svn: 276872
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud