Update MCLinker for LLVM 3.5.

Change-Id: Ib07513d0eb2f8b7d3516a7dd8823f98820943cc9
diff --git a/unittests/RTLinearAllocatorTest.h b/unittests/RTLinearAllocatorTest.h
index d58442a..3ba0cd9 100644
--- a/unittests/RTLinearAllocatorTest.h
+++ b/unittests/RTLinearAllocatorTest.h
@@ -16,9 +16,9 @@
 {
 
 /** \class RTLinearAllocatorTest
- *  \brief 
+ *  \brief
  *
- *  \see RTLinearAllocator 
+ *  \see RTLinearAllocator
  */
 class RTLinearAllocatorTest : public ::testing::Test
 {