Delete incorrect reference to inexistent Hexagon architecture manuals.
[oota-llvm.git] / 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
-//
 //===----------------------------------------------------------------------===//