summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/2012-08-04-DtripleSpillReload.ll
diff options
context:
space:
mode:
authorSerge Guelton <sguelton@quarkslab.com>2017-04-11 08:36:52 +0000
committerSerge Guelton <sguelton@quarkslab.com>2017-04-11 08:36:52 +0000
commit5fd75fb72e0eb04bf590765fc70f27a444993e74 (patch)
tree84129b3eeea29bf385a524a5f3775c7323612619 /llvm/test/CodeGen/ARM/2012-08-04-DtripleSpillReload.ll
parent06faa9bf329e1386f9fc8a5dee55be6027d1d6d0 (diff)
downloadbcm5719-llvm-5fd75fb72e0eb04bf590765fc70f27a444993e74.tar.gz
bcm5719-llvm-5fd75fb72e0eb04bf590765fc70f27a444993e74.zip
Turn some C-style vararg into variadic templates
Module::getOrInsertFunction is using C-style vararg instead of variadic templates. From a user prospective, it forces the use of an annoying nullptr to mark the end of the vararg, and there's not type checking on the arguments. The variadic template is an obvious solution to both issues. llvm-svn: 299925
Diffstat (limited to 'llvm/test/CodeGen/ARM/2012-08-04-DtripleSpillReload.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud