summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Basic/VirtualFileSystemTest.cpp
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2014-02-20 02:50:45 +0000
committerEric Christopher <echristo@gmail.com>2014-02-20 02:50:45 +0000
commit420569be0454a3fb254dc98202080a8ec904fd2a (patch)
treea4dd86ad26c103d64fe05139d5dd1eacbdd4949a /clang/unittests/Basic/VirtualFileSystemTest.cpp
parent5d503b5deb29780e5bc4ac6e5f185ec708c3ad07 (diff)
downloadbcm5719-llvm-420569be0454a3fb254dc98202080a8ec904fd2a.tar.gz
bcm5719-llvm-420569be0454a3fb254dc98202080a8ec904fd2a.zip
Add support for hashing attributes with DW_FORM_block. This required
passing down an AsmPrinter instance so we could compute the size of the block which could be target specific. All of the test cases in the unittest don't have any target specific data so we can use a NULL AsmPrinter there. This also depends upon block data being added as integers. We can now hash the entire fission-cu.ll compile unit so turn the flag on there with the hash value. llvm-svn: 201752
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud