[LLVMbugs] [Bug 11180] unresolved symbol when taking a local label's address
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Oct 21 14:27:54 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=11180
Rafael Ávila de Espíndola <rafael.espindola at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #10 from Rafael Ávila de Espíndola <rafael.espindola at gmail.com> 2011-10-21 16:27:53 CDT ---
I believe this is fixed, at least the undefined references I get are:
U __tracepoint_module_get
U add_preempt_count
U alloc_fd
U alloc_file
U current_kernel_time
U current_task
U current_tinfo
U d_alloc_pseudo
U d_instantiate
U dynamic_dname
U fd_install
U get_next_ino
U ihold
U kern_mount_data
U kill_anon_super
U mcount
U mntget
U mntput
U module_put
U mount_pseudo
U new_inode
U panic
U path_put
U preempt_schedule
U put_unused_fd
U register_filesystem
U strlen
U sub_preempt_count
U unregister_filesystem
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list