OSDN Git Service

[DiagnosticInfo] Add a diagnostic class for the fallback of ISel.
authorQuentin Colombet <qcolombet@apple.com>
Wed, 31 Aug 2016 18:42:55 +0000 (18:42 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Wed, 31 Aug 2016 18:42:55 +0000 (18:42 +0000)
commitaa4eb899f427427fc224357ed13010c0cbc61b3a
tree23d52b89351b777262050fe66cb376d2231857e3
parentcfe0cf017cb926b39d071bffef42d1c71c2df88f
[DiagnosticInfo] Add a diagnostic class for the fallback of ISel.

This will be used to warm when we fallback in GlobalISel.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280271 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/DiagnosticInfo.h
lib/IR/DiagnosticInfo.cpp