DI: Fixup global syntax in example

llvm-svn: 219056
This commit is contained in:
Duncan P. N. Exon Smith 2014-10-04 15:44:01 +00:00
parent 51d7e88583
commit 985e1b933d
1 changed files with 1 additions and 1 deletions

View File

@ -887,7 +887,7 @@ a C/C++ front-end would generate the following descriptors:
;;
;; Define the global itself.
;;
%MyGlobal = global int 100
@MyGlobal = global i32 100, align 4
...
;;
;; List of debug info of globals