1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

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

llvm-svn: 205435
This commit is contained in:
Quentin Colombet 2014-04-02 16:40:49 +00:00
parent 3df8961578
commit 7b975744c7

View File

@ -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"