mirror of
				https://github.com/c64scene-ar/llvm-6502.git
				synced 2025-10-30 16:17:05 +00:00 
			
		
		
		
	Add a blurb about the attributes changes to the release notes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175075 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
		| @@ -59,6 +59,11 @@ Non-comprehensive list of changes in this release | |||||||
|  |  | ||||||
| * We've improved the X86 and ARM cost model. | * We've improved the X86 and ARM cost model. | ||||||
|  |  | ||||||
|  | * The Attributes classes have been completely rewritten and expanded. They now | ||||||
|  |   support not only enumerated attributes and alignments, but "string" | ||||||
|  |   attributes, which are useful for passing information to code generation. See | ||||||
|  |   `How To Use Attributes <HowToUseAttributes.html>`_ for more details. | ||||||
|  |  | ||||||
| * ... next change ... | * ... next change ... | ||||||
|  |  | ||||||
| .. NOTE | .. NOTE | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user