OSDN Git Service

[ASan] Introduce a struct representing the layout of metadata entry in llvm.asan...
authorAlexey Samsonov <vonosmas@gmail.com>
Fri, 11 Jul 2014 22:36:02 +0000 (22:36 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Fri, 11 Jul 2014 22:36:02 +0000 (22:36 +0000)
commitbdfa6b015484bc68384655ba2e012b69761ac2b1
tree651f96fa78757d7114e241d3b2fa64dcafe221e0
parent30f9ff4bee9038b4fdd922efe5b651caf3141b62
[ASan] Introduce a struct representing the layout of metadata entry in llvm.asan.globals.

No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212850 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/AddressSanitizer.cpp