swr: [rasterizer jitter] Fix missing end-of-file newline

Signed-off-by: Tim Rowley <timothy.o.rowley@intel.com>
This commit is contained in:
Tim Rowley 2016-09-09 16:44:21 -05:00
parent 2f86a9577a
commit fdf2890423

View file

@ -164,4 +164,5 @@ Value* CreateEntryAlloca(Function* pFunc, Type* pType);
// Static stack allocations for scatter operations
Value* pScatterStackSrc{ nullptr };
Value* pScatterStackOffsets{ nullptr };
Value* pScatterStackOffsets{ nullptr };