1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

Delete incorrect reference to inexistent Hexagon architecture manuals.

llvm-svn: 151582
This commit is contained in:
Evandro Menezes 2012-02-27 23:00:52 +00:00
parent f1e75dd4b1
commit aa5e01bb84

View 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
//
//===----------------------------------------------------------------------===//