summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorFrederic Riss <friss@apple.com>2015-06-05 21:12:07 +0000
committerFrederic Riss <friss@apple.com>2015-06-05 21:12:07 +0000
commit4f5874a51f2068ad106e08b7fc6378f4ab5ceaae (patch)
tree2e4680ecbcda537119881d4d11b7bdbcd24a6489 /clang/lib/CodeGen
parentbb2cc9cf5693064a81eb9649bd58813b5da00d1a (diff)
downloadbcm5719-llvm-4f5874a51f2068ad106e08b7fc6378f4ab5ceaae.tar.gz
bcm5719-llvm-4f5874a51f2068ad106e08b7fc6378f4ab5ceaae.zip
[dsymutil] Have the YAML deserialization rewrite the object address of symbols.
The main use of the YAML debug map format is for testing inside LLVM. If we have IR files in the tests used to generate object files, then we obviously don't know the addresses of the symbols inside the object files beforehand. This change lets the YAML import lookup the addresses in the object files and rewrite them. This will allow to have test that really don't need any binary input. llvm-svn: 239189
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud