Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 18 Feb 2013 23:11:17 +0000 (23:11 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 18 Feb 2013 23:11:17 +0000 (23:11 +0000)
commita39058aaed4540fc37681cad728b99546595b2e8
tree6b1e8bd252437c9a1fa0c7b659c94878e9503138
parent82f7815e6f7819223b5f311195bfc1d9645d4754
Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.

Also removes some redundant DNI comments on function declarations already
using the macro.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175466 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APFloat.h
include/llvm/ADT/ilist.h
include/llvm/Analysis/DependenceAnalysis.h
include/llvm/IR/Operator.h
include/llvm/IR/Use.h
include/llvm/Option/OptSpecifier.h
include/llvm/Support/raw_ostream.h
lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp
lib/Target/R600/MCTargetDesc/R600MCCodeEmitter.cpp
lib/Target/R600/MCTargetDesc/SIMCCodeEmitter.cpp