GPGPU: Abort if any dummy function is called
authorTobias Grosser <tobias@grosser.es>
Sat, 16 Jul 2016 07:30:27 +0000 (07:30 +0000)
committerTobias Grosser <tobias@grosser.es>
Sat, 16 Jul 2016 07:30:27 +0000 (07:30 +0000)
commitcda19c230c5b5780933d2a7b1baa3cda70d80aad
treef136acc2c4c0e98961cdd97a4b0e8966a8d8d0c9
parent81cdef31e6a9fcfecae3d1b7c6a467dee18b56e2
GPGPU: Abort if any dummy function is called

This ensures that accidental calls to these functions will break loadly instead
of corrupting the stack with invalid return values.

These functions have been introduced earlier as replacement of pet and parts of
ppcg which we will never use and consequently have not been imported or compiled
into Polly.

llvm-svn: 275680
polly/lib/External/ppcg/external.c