this is a release note worthy change.
authorChris Lattner <sabre@nondot.org>
Thu, 2 Sep 2010 23:22:50 +0000 (23:22 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 2 Sep 2010 23:22:50 +0000 (23:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112907 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index b937f7d871351fdd10daae7fe76d2e2c5daa2bfb..1535c28fa032c2df07ade96553e227c60ed9b916 100644 (file)
@@ -494,6 +494,8 @@ on LLVM 2.7, this section lists some "gotchas" that you may run into upgrading
 from the previous release.</p>
 
 <ul>
+<li>.ll file doesn't produce #uses comments anymore, to get them, run a .bc file
+   through "llvm-dis --show-annotations".</li>
 <li>MSIL Backend removed.</li>
 <li>ABCD and SSI passes removed.</li>
 <li>'Union' LLVM IR feature removed.</li>