[PlaceSafepoints] Add a test.
authorManuel Jacob <me@manueljacob.de>
Tue, 5 Jan 2016 19:40:58 +0000 (19:40 +0000)
committerManuel Jacob <me@manueljacob.de>
Tue, 5 Jan 2016 19:40:58 +0000 (19:40 +0000)
commit32704d03f242e7490c2cf4ad1a3c9b95e4811b5c
tree873fd762e18d61b090f35d29ed97005fb66522d8
parent7a3b692c47f6c009313678711edce335c8473da5
[PlaceSafepoints] Add a test.

Calls of functions with the "gc-leaf-function" attribute shouldn't be turned
into a safepoint.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256860 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/PlaceSafepoints/leaf-function.ll [new file with mode: 0644]