llvm-6502/include
Saleem Abdulrasool 82b1114fef Target: remove old constructors for CallLoweringInfo
This is mostly a mechanical change changing all the call sites to the newer
chained-function construction pattern.  This removes the horrible 15-parameter
constructor for the CallLoweringInfo in favour of setting properties of the call
via chained functions.  No functional change beyond the removal of the old
constructors are intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209082 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-17 21:50:17 +00:00
..
llvm Target: remove old constructors for CallLoweringInfo 2014-05-17 21:50:17 +00:00
llvm-c Add C API for thread yielding callback. 2014-05-16 02:33:15 +00:00