Delete incorrect reference to inexistent Hexagon architecture manuals.
authorEvandro Menezes <emenezes@codeaurora.org>
Mon, 27 Feb 2012 23:00:52 +0000 (23:00 +0000)
committerEvandro Menezes <emenezes@codeaurora.org>
Mon, 27 Feb 2012 23:00:52 +0000 (23:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151582 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Hexagon/HexagonAsmPrinter.cpp

index 97254490c9170a29e0c51a99ac804d8f5b5a0874..688b8e3c720c37a37ca86f70c5b3166bb20149dc 100644 (file)
@@ -11,9 +11,6 @@
 // of machine-dependent LLVM code to Hexagon assembly language. This printer is
 // the output mechanism used by `llc'.
 //
-// Documentation at http://developer.apple.com/documentation/DeveloperTools/
-// Reference/Assembler/ASMIntroduction/chapter_1_section_1.html
-//
 //===----------------------------------------------------------------------===//