[llvm] r205435 - [ARM64][CollectLOH] Remove the link to the radar from the comments.

Quentin Colombet qcolombet at apple.com
Wed Apr 2 09:40:50 PDT 2014


Author: qcolombet
Date: Wed Apr  2 11:40:49 2014
New Revision: 205435

URL: http://llvm.org/viewvc/llvm-project?rev=205435&view=rev
Log:
[ARM64][CollectLOH] Remove the link to the radar from the comments.

Modified:
    llvm/trunk/lib/Target/ARM64/ARM64CollectLOH.cpp

Modified: llvm/trunk/lib/Target/ARM64/ARM64CollectLOH.cpp
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/ARM64/ARM64CollectLOH.cpp?rev=205435&r1=205434&r2=205435&view=diff
==============================================================================
--- llvm/trunk/lib/Target/ARM64/ARM64CollectLOH.cpp (original)
+++ llvm/trunk/lib/Target/ARM64/ARM64CollectLOH.cpp Wed Apr  2 11:40:49 2014
@@ -96,9 +96,6 @@
 //         - The MachObjectWriter gets them from the MCAssembler and writes
 //           them in the object file.
 //         - Other ObjectWriters ignore them.
-//
-// More information are available in the design document attached to
-// rdar://11956674
 //===----------------------------------------------------------------------===//
 
 #define DEBUG_TYPE "arm64-collect-loh"





More information about the llvm-commits mailing list