mirror of
https://github.com/RPCS3/llvm.git
synced 2025-04-12 02:47:10 +00:00
Add comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5945 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7471c486c0
commit
32a521ec56
@ -1,3 +1,7 @@
|
|||||||
|
|
||||||
|
/* It is unlikely that LLVM will ever support nested functions, but if it does,
|
||||||
|
here is a testcase. */
|
||||||
|
|
||||||
main()
|
main()
|
||||||
{
|
{
|
||||||
__label__ l;
|
__label__ l;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user