VirtualBox

Changeset 63202 in vbox for trunk/src/VBox/Runtime/common


Ignore:
Timestamp:
Aug 9, 2016 12:39:43 PM (8 years ago)
Author:
vboxsync
Message:

dbgmoddwarf.cpp: Fix link

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp

    r63201 r63202  
    24662466             * LLVM emits debug info for global constructors (_GLOBAL__I_a) which are not part of source
    24672467             * code but are inserted by the compiler: The resulting line number will be 0
    2468              * because they are not part of the source file obviously (see https://review.llvm.org/rL205999),
     2468             * because they are not part of the source file obviously (see https://reviews.llvm.org/rL205999),
    24692469             * so skip adding them when they are encountered.
    24702470             */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette