On Thu, 12 Jan 2023 18:30:12 GMT, Justin King <jck...@openjdk.org> wrote:

> Fix misconfigured UBSan build by funneling `UBSAN_CFLAGS` and `UBSAN_LDFLAGS` 
> to ADLC.

But there is also no reason *not* to. 

Overall, the ADLC build has been a constant source of trouble. Some flags 
should be passed on, or build will fail. Some flags should not be passed on, or 
build will fail. :-/

Why can't you guys just rewrite adlc in java? :-)

-------------

PR: https://git.openjdk.org/jdk/pull/11975

Reply via email to