Clean up a few references to System/. We still have docs/SystemLibrary.html

lying around...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141703 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Dunbar
2011-10-11 20:02:52 +00:00
parent b5e8bc1fac
commit 2c607b665d
6 changed files with 8 additions and 12 deletions

View File

@ -1,4 +1,4 @@
//===- lib/System/Disassembler.cpp ------------------------------*- C++ -*-===//
//===- lib/Support/Disassembler.cpp -----------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//