aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2020-05-07 09:28:10 -0700
committerErich Keane <erich.keane@intel.com>2020-05-07 13:22:10 -0700
commitf9eaa6934e4fdd92e09ddff89b6805a8b583e53e (patch)
tree78f83904e273c52a31dd753d555bfcb024d8d06b /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent5b48f7d2fc185ecd262aae43ddcfa32294205ca6 (diff)
downloadllvm-f9eaa6934e4fdd92e09ddff89b6805a8b583e53e.zip
llvm-f9eaa6934e4fdd92e09ddff89b6805a8b583e53e.tar.gz
llvm-f9eaa6934e4fdd92e09ddff89b6805a8b583e53e.tar.bz2
Ensure aux-target specific builtins get validated.
I discovered that when using an aux-target builtin, it was recognized as a builtin but never checked. This patch checks for an aux-target builtin and instead validates it against the correct target. It does this by extracting the checking code for Target-specific builtins into its own function, then calls with either targetInfo or AuxTargetInfo.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions