[AbstractCallSite] Fix some doxygen comments I failed to update when ImmutableCallSit...
authorCraig Topper <craig.topper@intel.com>
Sat, 18 Apr 2020 00:07:19 +0000 (17:07 -0700)
committerCraig Topper <craig.topper@intel.com>
Sat, 18 Apr 2020 00:08:28 +0000 (17:08 -0700)
commitcd28a4736ab299f81a6bc74e8f22fb6d2b9375ed
treebdfc443281f0b7ba584f1082193235481b2ccafd
parentf4637925065d31c67433977656525c059e697678
[AbstractCallSite] Fix some doxygen comments I failed to update when ImmutableCallSite was replaced with CallBase.

Also fix an 80 column violation.
llvm/include/llvm/IR/CallSite.h
llvm/lib/IR/AbstractCallSite.cpp