DynamoRIO / DynamoRIO/dynamorio

DynamoRIO should build with clang

Open
#384 2 comments 0 reactions 0 assignees View on GitHub
Migrated Priority-Medium
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

_From [reid.kle...@gmail.com](https://code.google.com/u/108532745084733145449/) on February 13, 2011 15:22:52_

I've been working on getting DynamoRIO to build with clang, since we're considering using it to try to do some extra optimization around clean calls. The thought is that we could write custom LLVM passes that do clever things for client instrumentation functions. I really only need to be able to build clients with clang in order to this, but the easiest way to achieve that is to build all of DynamoRIO with clang.

Clang also provides more helpful error messages than gcc, which is nice during development.

_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=384_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.