From: Quentin Colombet Date: Wed, 2 Apr 2014 16:40:49 +0000 (+0000) Subject: [ARM64][CollectLOH] Remove the link to the radar from the comments. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a5084593ba1e797f6789efb490a0ae2c57273f82;p=oota-llvm.git [ARM64][CollectLOH] Remove the link to the radar from the comments. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205435 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/ARM64/ARM64CollectLOH.cpp b/lib/Target/ARM64/ARM64CollectLOH.cpp index f283a04a3f5..db6ae180f6b 100644 --- a/lib/Target/ARM64/ARM64CollectLOH.cpp +++ b/lib/Target/ARM64/ARM64CollectLOH.cpp @@ -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"