aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/GCOVProfiling/linkagename.ll
AgeCommit message (Expand)Author
2013-03-28Revert "Adding DIImportedModules to DIScopes."David Blaikie
2013-03-27Adding DIImportedModules to DIScopes.David Blaikie
2013-03-25Disable, for now, llvm/test/Transforms/GCOVProfiling on win32. I'll investiga...NAKAMURA Takumi
2013-03-21Move the DIFile in DISubprogram to the beginning to be a common prefix along ...David Blaikie
2013-03-21Remove unused field in DISubprogramDavid Blaikie
2013-03-20Remove unused field in DICompileUnitDavid Blaikie
2013-03-20Don't assume the test directory is writable, use %T to find a writableNick Lewycky
2013-03-19Emit the linkage name instead of the function name, when available. This meansNick Lewycky