summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2013-01-12 01:36:05 +0000
committerGreg Clayton <gclayton@apple.com>2013-01-12 01:36:05 +0000
commit399bf618de05d4834ec31059230440ccf9d192e4 (patch)
treed03678fbe719dc709957002927aac9f1107425aa /clang/lib/CodeGen/CodeGenModule.cpp
parentc147b0bc31cbce36167dc04ca82c050362cf0378 (diff)
downloadbcm5719-llvm-399bf618de05d4834ec31059230440ccf9d192e4.tar.gz
bcm5719-llvm-399bf618de05d4834ec31059230440ccf9d192e4.zip
Don't always strip the first extension from the module basename when looking for python scripts. Now we take a name like "a.b.c" and look for scripts that are "a_b_c.py", "a_b.py" and "a.py" inside the dSYM.
llvm-svn: 172291
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud